/* 
 Theme Name:   crazy4bugs
 Theme URI:    child.emmacath.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:       MitchellEC
 Author URI:   emmacath.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=Lobster&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster+Two&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;400;700&display=swap');
@font-face {
	font-family: casual;
	src: url(ShaneCasual.ttf);}


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

.post, .singular .post, .singular .posts-list .post, .homepage_pane, .comment-respond, .entry-author {
	background-color: white;
	background-color: rgba(147, 180, 106, 0.9) !important;
	border-radius: 20px;
	box-shadow: 5px 5px 10px 0 rgba(233, 183, 76, 0.7);
	padding: 20px;}

body {
	font-family: Oswald;
}
.h1, h1 {
	font-family: casual, cursive, sans-serif;
	font-size: 40px !important;
	letter-spacing:.05em;
}
.h2, h2 {
	font-family: Lobster, cursive, sans-serif;
	font-size: 22px;
}
.h3, h3 {
	font-family: "Lobster Two", sans-serif;
	font-size: 18px;
}

.sidebar-wrap, .widget_block {
    background-color: rgba(233, 183, 76, 0.9) !important;
    border-radius: 20px;
	box-shadow: 5px 5px 10px 0 rgba(40, 118, 22, 0.7);
}



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

.carousel-indicators .active {
	background: #d26b32;
}
.navbar .nav > li > a {
  font-family: Oswald;
  font-weight: 400 !important;
  text-shadow: 2px 3px 1px black;
  font-size: 1em;
}

.navbar #header-menu-wrap .nav ul li a:hover {
  background-color: #6d4e47;
    text-shadow: 2px 2px 1px #27170c;
    font-size: 1.15em;
}

#post-0 h1.post-title.entry-title, #post-0 ul.post-meta {
  display: none;
}

.nf-error-msg, .ninja-forms-req-symbol {
color: #e9b74c !important;
text-shadow: 1px 1px #222222;
}

h1.page-title.archive-title{
	color: #d36b32;
	background-color: rgba(112, 170, 60, 0.9) !important;
  border-color: #287616 !important;
border-radius: 20px;
  box-shadow: 5px 5px 10px 0 rgba(211, 107, 50, 0.7);
  padding: 20px;
}

.page-title.archive-title{
	text-shadow: 2px 4px #27170c;
}

.entry-content {
	padding-top: .2em;
}

.post-title, .entry-title {
	font-family: casual, cursive, sans-serif;
	font-size: 50px !important;
	letter-spacing: .05em;
	color: #d36b32;
	text-shadow: 2px 4px #27170c;
}

.entry-footer .comment-link {
  display: none;
  background-color: pink;
}

.post-nav.post-nav-top{
	color: #d36b32;
	background-color: rgba(112, 170, 60, 0.9) !important;
  border-color: #287616 !important;
border-radius: 20px;
  box-shadow: 5px 5px 10px 0 rgba(211, 107, 50, 0.7);
  padding: 20px;
	text-shadow: 0px 1px #27170c;
}

div.tribe-common-b2 {
	text-shadow: 1px 1px #6d4e47;
}

h1.tribe-events-single-event-title{
	text-shadow: 2px 4px #27170c;
}
