
/*
Welcome to Custom CSS!

To learn how this works, see https://wp.me/PEmnE-Bt
*/
body {
	background: #fff !important;
	font-family: 'Oxygen' !important;
}

.top-nav {
	background: none;
	color: #000000;
	font-family: 'Oxygen';
}

.wrapper {
	background: #fff;
}

.wrapper:after {
	background: #f1f1f1;
	border-left: none;
}

.posts .post .post-categories a {
	font-style: normal;
	font-weight: 800;
	font-size: 12px;
	text-transform: uppercase;
	color: #85bb65;
	text-decoration: none;
}

.posts .post .post-categories a:hover {
	color: #619b40;
}

.posts .post .post-title a {
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 34px;
	color: #4A4A4A ;
	font-family: 'Oxygen';
} 

.to-the-top {
	background: #85BB65;
}

.wrapper .search-field {
    background: #ffffff;
    border: 1px solid #c2c2c2;
    border-radius: 4px;
    color: #111;
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 12px 20px;
    width: 100%;
}

@media screen and (max-width: 600px) {
	.mobile-hide {
		display: none;
	}

	.nav-register {
		display: none;
	}
}

.site-footer {
	display: none;
}

.social-menu {
	display: none;
}

.top-nav .header-top-menu {
	float: right;
	padding: 4px 0px;
}

.top-nav .header-top-menu .current_page_item a {
	color: #85BB65 !important;
}

.top-nav .header-top-menu a {
	color: #000 !important;
}

.content, .sidebar {
	padding-top: 80px;
	background: #fff;
	padding: 41px 0 50px 1.75% !important;
}

.content {
	padding-left: 0px !important;
}

@media screen and (max-width: 1000px) {
	.sidebar {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.sidebar .widget_search {
		margin-left: 0 !important;
	}
	.sidebar.widget_blog_subscription {
		width: 80%;
		padding: 35px;
	}
}

.widget+.widget {
	border-top: none;
	margin-top: 0;
	margin-bottom: 30px;
	padding-top: 30px;
}

.widget-content a:hover {
	color: #85BB65;
}

@media screen and (max-width: 500px) {
	.header-wrapper {
		background-image: none;
	}
}

.header-wrapper .header {
	border: 0px;
}

.header-wrapper .header .site-title a {
	text-transform: none;
	margin-top: 50px;
	color: #85bb65 !important;
	font-size: 32px;
	font-style: normal;
	font-weight: 800;
	line-height: 51px;
	letter-spacing: 0;
	text-shadow: none;
	font-family: 'Oxygen';
}

@media screen and (max-width: 500px) 
{
	.header-wrapper .header .site-title a {
		font-size: 28px;
		margin-top: 35px;
		line-height: 30px;
	}
}

.header-wrapper .header .site-description {
	font-family: 'Oxygen';
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	font-weight: 600;
	line-height: 23px;
	letter-spacing: 0;
	text-shadow: none;
	color: #85bb65;
}

@media screen and (max-width: 500px) {
	.header-wrapper .header .site-description {
		width: 100%;
		line-height: 18px
	}
}

.widget.widget_media_image img {
	display: none;
	width: 70px;
}

top-menu li.current-menu-item>a, .header-top-menu li.current_page_item>a {
	color: #85BB65;
	font-weight: bold;
}

.top-nav .header-top-menu li:hover a {
	background: none;
	color: #608e44 !important;
}		

.top-nav .header-top-menu .nav-find-developer a {
	background: #85BB65;
	border-radius: 3px;
	color: #fff !important;
	margin-right: 15px;
}

.top-nav .header-top-menu .nav-find-developer a:hover {
	background: #608e44;
	color: #fff !important;
}

.top-nav .header-top-menu .nav-login a {
	border: 2px solid #85BB65;
	border-radius: 3px;
	color: #85BB65 !important;
	padding: 12px 15px;
}

.top-nav .header-top-menu .nav-login a:hover {
	background: #608e44;
	border: 2px solid #608e44;
	color: #fff !important;
}

.post-meta{
	font-size: 0.8rem;
}

.wrapper .search-button {
	color: #85BB65 !important;
	background: #fff;
	border: 1px solid rgba(0,0,0,.2);
	border-color: #85BB65;
	border-radius: 0px 4px 4px 0px;
}

.wrapper .search-button:hover {
	color: #ffffff !important;
	background: #85BB65;
}

.wrapper .search-button .fa {
	font-size: 20px;
}

.widget_categories .widget-title{
	display: none;
	border-bottom: none;
}

.widget_categories ul {
	display: flex;
	flex-wrap: wrap;
}

.widget_categories ul li {
	border-bottom: 0 solid #fff;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #cacaca;
	border-radius: 20px;
}	

.widget_categories ul li a {
	white-space: nowrap;
	font-size: 12px;
	color: #000;
	font-weight: 300;
	padding: 2px 12px;
}		

.widget_categories ul li a:hover {
	color: #fff;
	background: #85bb65;
	border-radius: 20px;
}

.widget_categories ul li.current-cat a {
	color: #fff;
	background: #85bb65;
	border-radius: 20px;
}

.widget_categories ul li a:before {
	content: '';
	display: none;
}

.widget_categories ul li:first-child {
	margin-top: 10px !important;
}


.widget_blog_subscription {
	background-color: #F6F6F6;
	padding: 40px 24px !important;
	border-radius: 3px;
	margin-top: 90px;
	box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%), 0 2px 4px 0 rgb(0 0 0 / 12%);
}	

.widget_blog_subscription div {
	color: #fff;
}

@media screen and (max-width: 500px) {
	.widget_blog_subscription {
		padding: 25px 20px !important;
	}
}

.widget_blog_subscription .widget-title {
	font-family: 'Oxygen';
	font-weight: 800;
	font-size: 22px;
	line-height: 35px;
	color: #B3816D;
	text-transform: none;
	border: none;
	color: #CC8C72;
}	

@media screen and (max-width: 500px) {
	.widget_blog_subscription .widget-title {
		font-size: 22px;
		line-height: 20px;
	}
}

.widget_blog_subscription p {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #CC8C72;
}

@media screen and (max-width: 500px) {
	.widget_blog_subscription p {
		font-size: 16px;
	}
}

.widget_blog_subscription input {
	border: none;
	width: 100% !important;
}

.widget_blog_subscription input:focus {
	outline: none;
}


.widget_blog_subscription #subscribe-submit button {	
	padding: 12px 20px;
	width: 100%;
	text-align: center;
	background-color: #85BB65;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

.widget_blog_subscription #subscribe-submit button:hover {	
	background-color: #619b40;
}

h3.widget-title{
	font-family: 'Oxygen';
	font-style: normal;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	font-size: 22px;
	letter-spacing: -0.63px;
	line-height: 28px;
}

.widget-content p:first-child{
	font-family: 'Oxygen';
	font-style: normal;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	font-size: 15px;
	letter-spacing: -0.25px;
	line-height: 26px;
}

input#subscribe-field-blog_subscription-3 {
	width: 100%;
	border-bottom: 1px solid #85bb65;
	padding: 12px 20px 12px 36px;
	font-size: 14px;
	font-family: 'Oxygen';
	background-color: #f8f8f8;
}

form#subscribe-blog-blog_subscription-3 {
	position: relative;
}

p#subscribe-email::after {
	font-family: "FontAwesome"; 
	font-size: 16px;
	content: "\f1d8";
	padding-right: 6px;
	color: #b1b1b1;
	position: absolute;
	left: 10px;
	bottom: 66px;
}

p#subscribe-submit{
	background-color: #85bb65;
}

@media screen and (max-width: 500px) {
	.posts {
		margin-top: -40px;
	}
}

.posts .post {
	border: 1px solid #e9e9e9;
	box-sizing: border-box;
	border-radius: 4px;
	margin-bottom: 28px;
	font-family: 'Oxygen';
	height: 100%;
	width: 88%;
	vertical-align: top;
	padding: 0px;
	box-shadow: 0 4px 4px 0 rgb(48 54 77 / 6%);
}

.posts .post:nth-of-type(2n) {
	margin-left: 0;
}

.posts .post:hover {
	border: 1px solid #85BB65;
}  

.posts .post:hover .post-image {
	opacity: 0.7;
	background: #000;
}


.posts .post .post-header {
	margin: 0 18px;
	transition: opacity .3s ease-in-out;
} 

.posts .post .post-title {
    margin-bottom: 3em;
}

@media screen and (max-width: 1000px) {
	.posts .post .post-header {
		margin: 0 13px;
	}
}

.posts .post .post-title a {
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 34px;
	letter-spacing: 0px;
	color: #575d63;
}

.posts .post .post-title a:hover {
	text-decoration: none;
	color: #619b40;
}

@media screen and (max-width: 1000px) {
	.posts .post .post-title a {
		font-size: 22px;
		line-height: 26px !important;
	}
}  

.posts .post .post-categories {
	margin-bottom: 14px;
	line-height: 24px;
}

.posts .post .post-categories a {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	text-transform: none;
	color: #85BB65;
}

@media screen and (max-width: 1000px) {
	.posts .post .post-categories a {
		font-size: 12px;
	}
}

.posts .post .post-meta {
	bottom: 32px;
	position: absolute;
}

.posts .post .post-image {
	background: none;
	transition: opacity .3s ease-in-out;
	margin-top: 0px;
}

.posts .post .post-image img {
	border-radius: 3px 3px 0 0;
	width: 100%;
	margin-top: 0px;
}   

.page-title {
	display: none;
}

.jetpack_widget_social_icons {
	padding-top: 0 !important;
}

.jetpack_widget_social_icons .widget-content {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-around;
}

.jetpack_widget_social_icons .widget-content .widget-title {
	border: none;
	margin-bottom: 0;
	height: fit-content;
	display:  none;
}


.jetpack_widget_social_icons svg{
	color: #CC8C72;
	fill: currentColor;
	height: inherit;
	vertical-align: middle;
	width: inherit;
}

.jetpack_widget_social_icons svg:hover {
	color: #ca6e4a;	
}

/* Single Blog Styling */

.single-post {
	overflow-x: hidden;
	max-width: 100vw;
}

.sidebar {
	position: sticky;
	top: 0;
}

.single-post .post-title {
	margin-bottom: 20px;
}

.single-post a {
	color: #85bb65 !important;
}

.single-post a:hover {
	color: #619b40 !important;
	text-decoration: none !important;
}

.single-post .post-content a {
	border-bottom: none;
}

.single-post .post-meta {
	color: #999;
	display: flex;
	width: 100%;
}

.single-post .post-meta span {
	margin-right: 15px;
}

.single-post .post-inner {
	width: 100%;
}

.single-post .sharedaddy, .single-post .sd-sharing-enabled {
	display: none;
}

.single-post .post-footer {
	margin-top: 140px;
}

.single-post .post-footer .post-tags a {
	color: #fff !important;
	background: #b3816d;
}

.single-post .post-footer .post-tags a:before {
	border-right-color: #b3816d;
}

.single-post .nav-links > div a:hover {
	border-top: 2px solid #85bb65;
}

.single-post .nav-links > div a:hover span {
	color: #85bb65;
}

@media (max-width: 850px) {
	.header .section-inner {
		position: inherit !important;
	}
	
	.header-top-menu {
		width: fit-content;
	}
	
	.post-content {
		overflow-x: hidden;
	}
	
	.sidebar .widget:nth-child(2n){
		margin-left: 0; 
	}
}

.widget_media_image {
	position: absolute;
	top: -250px;
	margin-right: 0px;
	right: 50px;
	max-width: 300px;
}

@media (max-width: 1200px) {
	.widget_media_image {
		display: none !important;
	}
}

.entry-author, .post-author {
	background: #85bb65 !important;
}

.entry-author .author-bio a {
	color: #ffffff !important;
}

.entry-author:before, .post-author:before {
	border: 6px solid transparent;
	border-bottom-color: #85bb65;
}

.widget_media_image {
	top: -170px !important;
} 

.widget-content select {
    border: 1px solid #c2c2c2;
    padding: 8px;
    background: #fff;
    border-radius: 4px;
    padding: 12px 16px;
}

.widget-content select option[value="-1"] {
	display: none;
}

.widget-content select:focus {
	outline: none;
}

.widget-title {
	font: 22px;
}

#infinite-wrap {
    font-size: 0;
    margin: 0;
    padding-bottom: 120px;
    position: relative;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fill); /*383px*/
    gap: 50px;
}

.posts .post .post-meta-separator {
	display: none;
}

.posts .post .post-meta {
	display: flex;
	flex-direction: column;
}

.posts .post .post-meta a:last-child::before {
	font-family: "FontAwesome"; 
	font-size: 14px;
  content: "\f075";
	padding-right: 6px;
	color: #b2b2b2;
}

.posts .post .post-meta a:first-child::before {
	font-family: "FontAwesome"; 
	font-size: 14px;
  content: "\f073";
	padding-right: 6px;
	color: #b2b2b2;
}

.posts .post .post-meta a:first-child {
	margin-bottom: 16px;
}

.posts .post .post-meta a:hover {
	text-decoration: none;
	color: #619b40;
}

.posts .post .post-meta a:hover:before {
	color: #85bb65;
}

.header-top-menu>li>a {
	color: #000;
	padding: 14px 13px;
	margin-top: 10px;
}

.top-nav .header-top-menu {
    float: right;
    padding-top: 70px;
}

.site-logo-link img{
	display: block;
	position: absolute;
	bottom: 335px;
}

.header-wrapper {
	position: relative;
}

.widget_text {
	padding-top: 0px !important;
}

h3.widget-title {
	border-bottom: none;
	padding-bottom: 0px;
	font-size: 20px;
	color: #CC8C72;
	font-weight: bold !important;
}

.textwidget p {
	text-align: left !important;
	font-size: 14px !important;
	line-height: 1.5rem !important;
	letter-spacing: 0px !important;
}

.sidebar-link {
	font-weight: bold;
	font-size: 15px;
	line-height: 0px;
}

.sidebar-ld-info {
	font-size: 15px;
}

.sidebar-menu-link {
	font-weight: bold;
	font-size: 15px;
	line-height: 0px;
}

.widget-content a {
	color: #85bb65;
}

.widget-content a:hover {
	text-decoration: none;
	color: #619b40;
}

.widget-content .textwidget a:hover {
	text-decoration: none;
}

.sidebar-menu-link-list {
	margin-top: 6px;
	padding-left: 20px
}

.sidebar-menu-link::before {
	font-family: "FontAwesome"; 
	font-size: 14px;
  content: "\f105";
	padding-right: 6px;
	color: #85bb65;
}

.akismet_comment_form_privacy_notice {
	margin-top: 40px;
	font-size: 14px;
}

.comment-metadata {
	margin-top: 10px;
}

.wf-active .post-content h2, .wf-active .post-content h2 strong, .wf-active .post-content h2 span, .wf-active .post-content h2 span strong, .wf-active .post-content h2 strong span {
	font-weight: 400;
}

.wf-active .post-content h4, .wf-active .post-content h4 strong, .wf-active .post-content h4 span, .wf-active .post-content h4 span strong, .wf-active .post-content h4 strong span {
	color: #000000;
}

.widget_blog_subscription .widget-content .error {
	font-size: 14px;
	color: #e35d5d;
	margin-bottom: 20px;
	letter-spacing: -0.25px;
	line-height: 26px;
}

@media (min-width: 425px) {
	.posts .post {
		width: 100%;
	}
	
	.site-logo-link img{
		bottom: 270px;
	}
}

@media (min-width: 768px) {
	#infinite-wrap {
    grid-template-columns: repeat(auto-fill); /*312px*/
	}
	 
	.header-wrapper {
		background-color: #ffffff;
		background-image: url('https://anishachakradhar.files.wordpress.com/2021/05/ldblogheader.png');
		background-position: right;
		background-repeat: no-repeat;
		margin: auto;
		height: 210px;
		width: 88%;
		background-size: 610px;
	}

	.header-wrapper .header .section-inner {
		max-width: 100%;
	}

	.header-wrapper .header {
		padding-top: 110px !important;
		border: 0px;
	}
}

@media (min-width: 1024px) {
	#infinite-wrap {
    grid-template-columns: repeat(auto-fill); /*281px*/
	}
	
	.header-wrapper {
    background-size: 630px;
		height: 230px;
	}
	
	.top-nav .header-top-menu {
		padding-top: 0px;
	}

	.site-logo-link img {
		bottom: 230px;
	}
}

@media (min-width: 1440px) {
	#infinite-wrap {
    grid-template-columns: repeat(auto-fill, 383px);
	}
	
	.header-wrapper .header .site-title a {
		font-size: 36px;
	}
	
	.header-wrapper .header .site-description {
    font-size: 16px;
	}
	
	.header-wrapper {
		width: 1200px;
		background-size: unset;
	}

	.content {
		margin-top: 50px;
	}

	.widget_categories {
		margin-top: 48px;
	}
}