/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

h1, h2, h3, h4, h5 {
	margin-top:.5em;
}

.wps_avatar > a {
   opacity:0 !important;

}

.wps_avatar > a:hover {
   opacity:0.7 !important;
}

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

.x-logobar {
background-image:url('http://fwcreefrangers.com/wp-content/uploads/2019/04/Lionfish_header-e1554143966697.jpg');
background-size:cover;
background-position:top;
background-color:#000 !important;
min-height:400px;
}

.x-container > a > img {
float:left !important;
}

.masthead-stacked .x-brand {
float:left;
}

.vc_cta3-content {
height:70px;
overflow:hidden;
}
.vc_cta3-content:hover {
height:auto;
}
.boxleft {
position:absolute;
bottom:0;
width:32%;
z-index:15000;
}
@media (max-width: 930px) {
    .hidesmall {
        display:none !important;
    }
}

.x-colophon {
background-color:#063035;
}

.x-navbar {
background-color:#014A5C;
}
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
box-shadow:inset 0 4px 0 0 #fff!important;
}

.x-breadcrumb-wrap {
background-color:#E2E2E2;
}

.x-breadcrumb-wrap a {
color:#666 !important;
}
.x-breadcrumbs .delimiter {
color:#666 !important;
}

.x-protect {
display:none;
}

.widget ul, .widget ol {
background-color:#E8E7E0;
}

#MapRow > .x-map .x-map-inner {
height:800px;
}

.SmallMap > .x-map .x-map-inner {
height:300px;
}

@media only screen and (max-width: 975px) and (min-width: 200px) {
#MapRow > .x-map .x-map-inner {
height:300px;
}
}

.Report {
	background-color:#E2E2E2;
	border:2px solid #014A5C;
	border-radius:15px;
	width:33%;
	padding:1em;
	font-size:1.1em;
}
.Report > ul {
	list-style-type:none;
margin:0;
}
#activity_whoto {
	display:none;
}

.x-column {
	position:static;
}