/*
Theme Name: Graphene Child
Theme URI: https://www.graphene-theme.com/graphene-theme/
Template: graphene
Author: Ikumi
Author URI: https://www.graphene-theme.com/
Description: Crazy4Bugs is a seasonal family-owned farm. We have been in operation since 2016.
Tags: buggy-fun, earthy, dark, two-columns, right-sidebar.
Version: 1.1.1.1615411557
Updated: 2021-03-10 16:25:57

*/

body {
    font-family: oswald;
}
.carousel-indicators .active {
    margin-right: 2px;
    margin-left: 2px;
    width: 9px;
    height: 9px;
    background-color: #287616;
}
#content {
    background-image: url(images/planks.jpg);
}
.post, .singular .post, .singular .posts-list .post, .homepage_pane, .comment-respond, .entry-author {
    background-color: rgba(255, 255, 255, 0.7) !important;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.8);
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -moz-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.7);
    -o-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.7);
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.7);
    padding: 20px;
}
.equal-widget-bg .widget-area .sidebar-wrap {
    background-color: rgba(252, 204, 149, 0.94);
}
.h1, h1 {
    font-family: casual;
    font-size: 45px !important;
}
.h2, h2 {
    font-family: Lobster Two !important;
    font-size: 22px;
}
.h3, h3 {
    font-family: Oswald !important;
    font-size: 18px;
}
.post, .singular .post, .singular .posts-list .post, .comment-respond {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.8);
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -o-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 20px;
}
#post-0 h1.post-title.entry-title, #post-0 ul.post-meta {
    display: none;
}
div.tribe-events-notices {
    color: #fff;
    background-color: #93b46a;
    text-shadow: 0 1px 0 #287616;
    border-color: #287616;
}
.sidebar .sidebar-wrap {
    background-color: rgba(255, 225, 161, 0.74) !important;
    border-top: 5px solid #e9b74c !important;
}
.tribe-events-single-event-description a, .tribe-events-event-url a, .tribe-venue-url a, .tribe-organizer-url a, .tribe-block__organizer__website a, .tribe-block__venue__website a, .tribe_events p a {
    color: #287616;
}
