/* 
 Theme Name:   crazy4bugs
 Theme URI:    https://child.connorscrazycorner.com/
 Description:  Crazy4Bugs is a seasonal family-owned farm. We have been in operation since 2016. —Do not delete GRAPHENE, it is needed to run Crazy4Bugs.
 Author:       cmadd127
 Author URI:   https://child.connorscrazycorner.com
 Template:     graphene
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster+Two&display=swap');
@font-face {

font-family: ThalibTexture;

src: url(Thalib_Textured.ttf);}

@font-face {

font-family: casual;

src: url(ShaneCasual.ttf);}

#content {background-image: url('planks.jpg');}


/*CHANGE DEFAULT BOXES   //////////////*/
/*update to a rgba theme colors*/

.entry-content {

padding-top: .2em;

}

.post-title, .entry-title {

font-family: casual, cursive, sans-serif;

font-size: 50px !important;

letter-spacing: .05em;

color: #ff0000;

text-shadow: 2px 4px #ffff00;
}
.ngg-navigation a.page-numbers, .ngg-navigation a.next, .ngg-navigation a.prev, .ngg-navigation span.page-numbers, .ngg-navigation span.next, .ngg-navigation span.prev, .ngg-navigation span.current, .ngg-navigation .ellipsis {
	color:#e9b74c;
	background-color:#6d3226;
}

.ngg-navigation a.page-numbers:hover, .ngg-navigation a.next:hover, .ngg-navigation a.prev:hover, .ngg-navigation span.page-numbers:hover, .ngg-navigation span.next:hover, .ngg-navigation span.prev:hover, .ngg-navigation span.current:hover, .ngg-navigation .ellipsis:hover{
	color:#6d3226 !important;
	background-color:#e9b74c !important;
}

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit]

{
	color:#e9b74c !important;
	background-color:#260100 !important;
}

.nf-error.field-wrap .nf-field-element:after
{
	color:white !important;
	background-color:#d36b32 !important;
}

.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea
{
	border-color:#d36b32 !important;
}

.nf-error-msg, .ninja-forms-req-symbol {
	color:#6d3800 !important;
}

.tribe-events-notices {
	color:#e9b74c;
	background-color:#260100;
	border: 1px solid #e9b74c;
	    text-shadow: 0 1px 0 #260100;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday
{
	color:white;
}

.tribe-common a, .tribe-common abbr, .tribe-common acronym, .tribe-common address, .tribe-common applet, .tribe-common article, .tribe-common aside, .tribe-common audio, .tribe-common b, .tribe-common big, .tribe-common blockquote, .tribe-common canvas, .tribe-common caption, .tribe-common center, .tribe-common cite, .tribe-common code, .tribe-common dd, .tribe-common del, .tribe-common details, .tribe-common dfn, .tribe-common div, .tribe-common dl, .tribe-common dt, .tribe-common em, .tribe-common embed, .tribe-common fieldset, .tribe-common figcaption, .tribe-common figure, .tribe-common footer, .tribe-common form, .tribe-common h1, .tribe-common h2, .tribe-common h3, .tribe-common h4, .tribe-common h5, .tribe-common h6, .tribe-common header, .tribe-common i, .tribe-common iframe, .tribe-common img, .tribe-common ins, .tribe-common kbd, .tribe-common label, .tribe-common legend, .tribe-common li, .tribe-common main, .tribe-common mark, .tribe-common menu, .tribe-common nav, .tribe-common object, .tribe-common ol, .tribe-common output, .tribe-common p, .tribe-common pre, .tribe-common q, .tribe-common ruby, .tribe-common s, .tribe-common samp, .tribe-common section, .tribe-common small, .tribe-common span, .tribe-common strike, .tribe-common strong, .tribe-common sub, .tribe-common summary, .tribe-common sup, .tribe-common table, .tribe-common tbody, .tribe-common td, .tribe-common tfoot, .tribe-common th, .tribe-common thead, .tribe-common time, .tribe-common tr, .tribe-common tt, .tribe-common u, .tribe-common ul, .tribe-common var, .tribe-common video

{
	color:black;
}

.header_title, .header_title a, .header_title a:visited, .header_title a:hover, .header_desc {
	visibility:hidden
}

.post-title, .post-title a, .post-title a:hover, .post-title a:visited {
	display:none;
}







.sidebar .sidebar-wrap {
		background-color: white;
	background-color: rgba(26, 152, 30, 0.9) !important;
	border-radius: 20px;
	box-shadow: 5px 5px 10px 0 rgba(0, 255, 0, 0.7);
	padding: 20px;
}

.carousel-indicators .active {
	background-color:#6d3226 !important;
}

.post, .singular .post, .singular .posts-list .post, .homepage_pane, .comment-respond, .entry-author {
	background-color: white;
	background-color: rgba(26, 152, 30, 0.9) !important;
	border-radius: 20px;
	box-shadow: 5px 5px 10px 0 rgba(0, 255, 0, 0.7);
	padding: 20px;
}

h1, h2, h3, .h1, .h2, .h3 {	
	font-family: 'ThalibTexture','casual', 'Lobster', 'Oswald', script;
}

h2, .h2 {
    font-size:1.3em !important;
}
body {

font-family: Oswald;

}
