/*
Theme Name: startafarm Child
Template: startafarm
Text Domain: startafarm-child
*/

h1, h2, h3, h4, h5, h6 {
	text-transform: none;
}

/* Header 100% */
.wrap {
	max-width: 100% !important;
}


/* Blog Post */
.entry-content a {
	color: blue !important;
	text-decoration: none;
}

.entry-content a:hover {
	color: #3d3d8d !important;
	text-decoration: underline;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	margin: 0 0 14.5px;
}

/* Lessen Gradient on Featured Images */
.vkp-featured-title {
	background: -moz-linear-gradient(top,  rgba(125,185,232,0) 0%, rgba(51,76,95,0) 59%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(125,185,232,0) 0%,rgba(51,76,95,0) 59%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(125,185,232,0) 0%,rgba(51,76,95,0) 59%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000',GradientType=0 );
}

/*
.widget_tag_cloud {
	border: 1px #ffeaea solid;
	border-bottom: 2px #18948a solid!important;
	background: #F9F9F9;
	padding:5%;
	margin: 0 0 1em;
}
*/

/* Grid Excerpt Link Color */
.grid-content a {
	color: #000!important;
	text-decoration: none;
}

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

div.grid-tags a { /* #26519E */
	font-weight:600;
	color:#777!important;
}

.cover-caption {
	margin: -23px 0 0px 0px;
	font-size: 95%!important;
	color: #666d73;
}

.wp-block-cover	{
	min-height: 300px;
}

.wp-block-cover__inner-container h2 {
	font-size: 210%!important;
}


/* Centers H2/H3/Etc in Post Banner Image */
.wp-block-cover .wp-block-cover__inner-container {
	width: initial;
}

/* Removes Line Above Title in Post Banner Image */
.wp-block-cover__inner-container h2:before {
	border: 0;
}

.site-info, .site-info p {
	font-size: 14px;
}

.custom-html-widget { /* ad widget center */
	text-align: center;
}

.site-title {
	font-size: 155%;
	margin-top: 12px;
	font-weight: 700;
	text-transform: inherit;
}

.first-word {
	margin-right: 0;
	font-weight: bold;
}

.site-branding {
	max-width: 36%;
}

@media only screen and (max-width: 768px) {
 .site-branding {
	max-width: 73%;
 }
 
 .hide-on-mobile {
	display:none!important;
 }
}

@media screen and (min-width: 768px) {
.main-navigation {
	width: 63%;
	float: right;
 }
}




h1.entry-title::after {
	margin: 15px 0 10px;
}

.site-header{
	padding: 0 10px 0;
	position: absolute;
	box-shadow: 0px 4px 7px #8888888f;
}


footer#colophon {
	background-color: #f6f6f6!important;
}

h4.widgettitle, h4.widget-title, h2.widget-title {
 border-bottom: 0px solid #5d927d;
	text-align: left !important;
	margin: 0px 0 15px !important;
}

h4.widgettitle:after, h4.widget-title:after, h2.widget-title:after {
	border-bottom: 2px solid #8dca94;
	content: '';
	display: block;
	width: 52%;
	margin: 10px 0 -12px;
}

.widget-area .widget ul {
	margin-left: 10px;
}

.entry-meta {
	line-height: 1!important;
	padding: 20px 0 15px!important;
}

.home-featured{
	// margin: 0 0 2rem;
	margin: -0.5rem 0px 2rem 0px;
}

.home-below-featured {
	margin: 0 0 1.9rem;
}



.entry-content img { /* Hides Excerpt Image on Homepage (Desktop) */
	display:none;
}

.content-area-post .entry-content img {  /* Shows Images on Posts and Pages (All) */
	display: inline;
}

.content-area-post .entry-meta { /* Hides Date on Posts -*/
	// display:none;
}


 
/*------ ## Mobile Grid ------*/

@media only screen and (max-width: 659px) {
 .home-thumb {
	display:none;
	width: 0;
 }

 .home-content, header.entry-header.notsingle {
	float: left;
	width: 100%;
 }
 
 .entry-content img {
	display: inherit;
	padding: 5px 0 0;
	margin: 10px 0;
	max-height: 200px;
	object-fit: cover;
	width: 100%;
 }
 
 .entry-content p {
  }
 
 .home-content {
	padding: 5px 15px 0;
 }

.entry-header-wrapper .entry-content {
	margin-top: -6px;
	padding: 0px 1px;
 }
 
.entry-header-wrapper {
	background: #fff!important;
	padding: 1%!important;
 }
 
 .wrap {
	padding: 0;
 }

 body .site-content {
	background: #f7f6f6;
 }
 
 .site-header, .widget-area {
	padding: 0 15px;
 }

 .widget-area {
	padding: 20px 20px 0;
	background: white;
 }

 .hentry {
	margin: 0px 0 .05em!important;
 }

 .home-featured {
	margin-top: -35px;
	padding: 25px 0 5px;
 background: white;
 }
 
 .home-below-featured {
	padding: 0 20px;
 }
 
 .nav-links {
	padding: 10px 0 20px;
 }

 .content-area-post {
	background: #fff;
	padding: 25px 20px 0;
	margin-top: -35px;
 }

 .home-featured .row .small:nth-of-type(1), .home-featured .row .small:nth-of-type(2), .home-featured .row .small:nth-of-type(3), .home-featured .row .small:nth-of-type(4) {
	width: 49%;
 }
 
 /* Centers Images on Mobile */
 .wp-block-image .alignleft {
	margin-right: 0;
	padding-left: .5em;
 }

 .wp-block-image .alignright {
	margin-left: 0;
	padding-right: .5em;
 }
 
 
  /* Creates Space Between Ad and Category on Mobile */
 div#primary.content-area.content-area-post {
	margin-top: -10px;
 }
}


/*------ ## Content Space ------*/

.home-content .entry-title {
	font-size: 22px;
	font-weight: normal;
}

.home-content .entry-content p {
	text-indent: 0;
}

element {
}

h1.entry-title {
	font-size: 1.65rem;
	font-weight: bold;
}

.entry-content p {
	text-indent:25px;
 }
 
.entry-content h2 {
	font-size: 1.7rem;
}

.entry-content h3 {
	font-size: 1.45rem;
}

.entry-content h4 {
	font-size: 1.23rem;
}

.content-area {
	width: 71%;
	float: left;
}

.widget-area {
	margin: 0px 0 0 20px;
}

@media only screen and (max-width: 1100px) {
	.content-area {
		width: 67%;
	}
}


@media only screen and (max-width: 1023px) {
	.content-area {
		width: 63%;
	}
}

@media only screen and (max-width: 960px) {
	.content-area {
		width: 100%;
	}
	.widget-area {
		min-width: 300px;
		max-width: 100%;
		width: 100%;
		float: right;
		margin: 0;
	}
}
@media (min-width: 660px) {
	.home-content {
		width: 68%!important;
		padding: 1% 2% .5% 0;
	}
}

/*------ ## Search Title ------*/
h4.search-title {
	margin: 0 0 10px 0;
}

/*------ ## Main Page Content & Search Results Display ------*/

.hentry {
	margin: 0px 0 .5em;
}

.home-content-no-thumb {
	width: 100%!important;
	float: right;
}

.notsingle-nothumb {
	width: 100%!important;
	float: left!important;
}

.home-content .entry-content p {
	margin-bottom: 0;
	font-size: 14px;
}

/*------ ## Pagination ------*/

.page-numbers.current, .nav-links span:hover, .nav-links a:hover {
	color:black!important;
	background: #cfefd7!important;
	border: 2px solid #8e8e8e!important;
}

.nav-links a:hover {
	background-color:#f9f9f9!important;
}

.search-margins {
	margin: 11px 0;
	padding-left:23px;
}

#primary-menu > ul > li {
	padding-left: 3px;
}
#primary-menu > ul > li + li:after {
	content: "";
	background: #ccc;
	position: absolute;
	bottom: 33%;
	left: 0;
	height: 25%;
	width: 1px;
}

/*------ ## Removing Icons ------*/
span.cat-links.left::before, span.tags-links.right::before, span.posted-on::before, span.byline::before, .single span.author.vcard, span.byline{
	display: none!important;
}

/*------ ## Creates Magnifying Glass without font ------*/
.icon-search {
 color: #c09c9c;
 width: 13px;
 height: 13px;
 border: solid 2px currentColor;
 border-radius: 100%;
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
 top: 15px;
 right: 2px;
 content: '\e803';
 position: absolute;
 left: -21px;
}

.icon-search:before {
 content: '';
 position: absolute;
 top: 11px;
 left: 3px;
 height: 7px;
 width: 2px;
 background-color: currentColor;
}


.site-header a{
 color: #000!important;
}

.site-description {
 color: #000!important;
	display:none;
}

.entry-header-wrapper {
	border-bottom: 2px #18948a solid!important;
 width: 100%;
 background: #f9f9f9;
 margin: 0;
 line-height: 0;
 display: inline-block;
 border: 1px #ffeaea solid;
 padding: 0;
}

.home-thumb img {
 margin: 0;
 max-height: 160px;
 object-fit: cover;
}


/*------ ## Fixes Mobile Menu ------*/

.hide-hamburger  {
	color:#f6f6f6;
	position: absolute; 
 right:3.5%;  
 top: 22px; 
	display: block;
	z-index:10;
	font-size:120%;
	font-weight: normal;
}

.sub-menu {
 display: none;
}
.sub-menu.selected {
 display: inline-block;
	margin-right: -10px;
 transition: transform 7.2s;
	text-align: left;
	width:100%
}
.item-has-children {
	color:navy;
	font-size:100%;
}
li.item-has-children, ul.sub-menu {
	list-style-type: none;
	box-shadow: 6px 4px 7px #8888888f;
}
 
.box-shadow-menu {
  position: relative ;
  padding-left: 1.25em;
}
.box-shadow-menu:before {
  content: "";
  position: absolute;
  left: 22px;
  top: 27px;
  width: 15px;
  height: 2px;
  background: black;
  box-shadow: 
 0 5px 0 0 black,
 0 10px 0 0 black;
}

button.menu-toggle:before {
	content:none;
}

.main-navigation2-mobile {
 margin: 0;
 position: absolute;
 top: 0;
 right: 0;
 width: 100%;
 border-top: 1px solid #f1d3d3;
	text-transform: none!important;
}

.main-navigation2-mobile li {
	display:block;
 height: 60px;
 margin-top: -15px;
}

.main-navigation2-mobile li a {
	text-transform: none;
}

.icon-search-mobile {
 color: #c09c9c;
 width: 13px;
 height: 13px;
 border: solid 2px currentColor;
 border-radius: 100%;
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
 top: 15px;
 content: '';
 position: absolute;
 right: 40px
}
.icon-search-mobile:before {
 content: '';
 position: absolute;
 top: 11px;
 left: 3px;
 height: 7px;
 width: 2px;
 background-color: currentColor;
}

.widget .search-form input {
 width: 100%;
 display: inline-block;
 padding: 10px 12px;
 border: 2px solid #ececec;
	background: #f5f7fd !important;
	font-weight: normal;
}

.search-form-mobile {
 padding: 0px 12px 10px 12px;
 left: 0;
 position: fixed;
}

.widget_search-mobile {
	margin: 10px 0px;
}

.main-navigation ul {
	padding: 0 2.25em 0 1em
}

/* ---- Related Posts CSS --- */ 
/* div width, margins and float. */
#content_rel_posts{
	width:22%; /* width of each article column. */
	float:left;
	margin: 1.5% 1.5% 0;
	padding:0px;
	text-align: center;
}
/* style for article heading. */
#content_rel_posts p {
	font-size: 0.95em;
	line-height: 1.4;
	padding: 0;
	margin: 0;
}
/* style for article heading link. */
#content_rel_posts a{
	text-decoration:none;
	color:#21759b;
}
/* style for thumbnail */
#content_rel_posts img{
	float:none;
	display: inline;
	padding:0px;
	border-radius: 3px; 
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); 
	height: auto; /* Make images responsive. */
	max-width: 100%; /* Make images responsive. */
}

/* style for h2 heading tag */
h6.heading_rel_posts{
	padding:0px;
	margin:0px;
	font-size:1.4em;
	color:#666;
}


/* Social Buttons */
.share-section {
	margin-top: 1.75rem;
	padding-top: 1rem;
	text-align: center;
}
.socialshares {
 display: flex;
 margin: 0 0 30px;
 flex-wrap: wrap;
}

.facebook {
 color: #fff;
 background-color: #3c5a98;
}


.twitter {
 color: #fff;
 background-color: #55acee;
}

.social {
 display: inline-block;
 width: 135px;
 margin: 0 1.5% 1.5% 0;
 padding: 1rem 1.25rem;
 flex-grow: 1;
 transition: all .2s;
	font-size: 17px;
}

.social:hover {
 color: #fff;
 opacity: .85;
}

.wp-block-image figcaption {
	margin-top: 0;
}

.site-info {
	padding:20px 0;
}

.breadcrumb {
	font-size:14px;
	margin: 0;
}

.breadcrumb a {
 font-size: 13px;
 font-weight: bold;
 color: navy;
}

/* Blog Post Design */
div#content.site-content {
	padding: 92px 0 0;
}

div#primary.content-area.content-area-post {
 -webkit-box-shadow: 0 0 22px 0 rgba(0,0,0,.12);
 box-shadow: 0 0 22px 0 
 rgba(0,0,0,.12);
	padding: 2% 2.5%;
}

.entry-content {
	margin: 1em 0 0;
}

p.no-indent {
	text-indent: 0;
}

/* Line Breack for Terms Page */
ol {
	margin: 1.5em 0;
}

li > ol {
	margin: 1.5em 0;
}


/* Change Header to Dark */
.site-header a {
	color: 
 #fff !important;
}


.site-title a {
	color: #fff;
}


.entry-content h1 {
 font-size: 2rem;
 color: #3b3b3b;
 font-size: 28px;
 font-weight: 500;
 line-height: 1.35em;
}

.entry-content h1::after {
	height: 0;
}

.entry-content h2::before, .entry-content h3::before {
	border-top: 0;
	margin: 0;
}

.entry-content h2 {
 color: #3b3b3b;
	font-size: 1.45rem;
 line-height: 1.35em;
}

.entry-content h3 {
	color: #3b3b3b;
	font-size: 1.3rem;
 line-height: 1.35em;
}

.content-area li, .entry-content p {
 text-indent: 0;
 font-size: 95%;
 color: #444;
}

.archive-title {
	margin: 0px 7px;
}

h1.archive-title {
	margin: 0px 7px 15px 7px;
	color: #3b3b3b;
	font-size: 26px;
	font-weight: 500;
	line-height: 1.35em;
}

h2.archive-title {
	font-size: 22px;
}

/* Homepage Featured Image */
.home-second-nav {
	width: 25%;float: left;
	margin: 1.5% 1.5% 0;
	padding: 0px;text-align: center;
	display: inline-block;
	background-color: #eef1ff !important;
	color: #324545 !important;
	padding:7px 9px;
	font-weight:bold;color:white;margin:0;border-right:#eee 1px solid;
	border-bottom: 1px solid white; 
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
	font-size: 90%;
}
.home-second-nav:hover {
	background-color:#343848!important;
	color: #efefef !important;
}
.welcome-banner {
	//background:#5454548b;
	text-shadow: 1px 1px 2px rgba(5, 5, 5, 1);
	font-size:300%;
}
.home-main-banner {
	max-width: 100%;
	height: 225px;
	margin-top: 70px;
 text-align: center;
 display: block;
 margin-left: auto;
 margin-right: auto;
 width: 100%;
	position: sticky;
	box-shadow: 0px 4px 7px #8888888f;
	margin-bottom: -23px;
}

.main-navigation a {
	font-size:18px!important;
	margin-top: -3px;
}


/* Blog Post Images */
.wp-caption {
 max-width: 50%;
}

.wp-caption {
 margin-bottom: .5em;
 max-width: 50%;
 border: 1px solid #e0e0e0;
	padding: 0px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 text-align: center;
}

.content-area-post .entry-content img {
 -webkit-box-shadow:  0 2px 2px rgba(0,0,0,.25);
 -moz-box-shadow:  0 2px 2px rgba(0,0,0,.25);
 box-shadow:  0 2px 2px rgba(0,0,0,.25);
}

.wp-caption .wp-caption-text {
	margin: 0 0 0.35em;
}

.entry-content img {
	padding:0;
	margin:0;
}

.alignright {
 margin-left: 1.5em !important;
}

.alignleft {
 margin-right: 1.5em !important;
}
/* Mobile CSS */
/* Mobile Menu, Remove line and darken background */
@media screen and (max-width: 768px) {
 .main-navigation {
	background: #4a5780;
 }
 
 .main-navigation li {
	border-bottom:0;
	margin-top: 7px;
	margin-bottom: -13px;
 }
 
 .home-second-nav {
	width: 50%;
 }

 .welcome-banner {
	font-size: 240%;
 }
}

@media only screen and (max-width: 365px) {
 .site-title {
	font-size: 111%;
 }
 .welcome-banner {
	margin-top: 16px;
 }
 

}


.menu-toggle {
	display: block!important;
}

.main-navigation {
	background: #4a5780;
}

button{
	cursor: default;
}

.icon-search-mobile {
 color: #c09c9c;
 width: 13px;
 height: 13px;
 border: solid 2px currentColor;
 border-radius: 100%;
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
 top: 16px;
 content: '';
 right: 30px;
 font-weight: normal;
	cursor: pointer;
}

.add-cursor {
	cursor: pointer;
}
::placeholder {
	font-weight: normal;
}

ul.bottom-pad {
 padding-bottom: 18px;
}

span.reply a {
 position: relative;
 top: 0px;
 right: 0;
 border: 2px solid #ccbdd2;
 border-radius: 3px;
 font-size: 14px;
 padding: 5px 12px;
 color: #000;
}

.commentmetadata p {
 margin: 15px;
}	

.comment-metadata {
	font-weight: 600;
}

.fastest-widget-list .title {
	padding: 12px 0 5px;
	font-size: 18px;
}

.fastest-widget-list .meta {
	display:none;
}

.fastest-widget-list>li a:hover p.title {
    padding: 12px 0 5px 5px;
}


/* Update for Publish Date */
p.last-updated {
	font-size: small;
	text-transform: uppercase;
	margin-top: 20px;
	font-weight: 600;
	margin: 0px 0 0 0;
	padding: 0 2px 1px;
}

hr.hr-top-title {
	background-color: #ececec;
	border: 0;
	height: 2px;
	margin: 15px 0 10px 0;
	margin-bottom: 1.75em;
}

h1.entry-title:after {
	display:none; 
}
/* End Update for Publish Date */

img.featured_image {
	-webkit-box-shadow: 0 0 0 0!important;
	-moz-box-shadow: 0 0 0 0!important;
	box-shadow: 0 0 0 0!important;
}

