/* @import url(../twentysixteen/style.css); */
/*
Theme Name: Firefly
Theme URI: https://firefly.org
Author: Firefly
Description: Custom Firefly WordPress theme
Version: 1.2

Template: twentysixteen
*/
html { font-size: 100%; }
body 
{ 
	padding: 110px 0 0 0;
}


body, button, input, select, textarea, .sidebar p
{
	font-family: Arial, sans-serif !important;
	font-weight: normal !important;
	font-size: 1.1em !important;
}

body
{
	color: #333333 !important;
	background-color: white;
}

h1
{
	font-family: "Arial Black", Arial, sans-serif !important;
	font-weight: 700 !important;
	font-size: 34pt !important;
	color: #edaa1e !important;
}

h1 > small,
h1.small
{
	font-family: "Arial Black", Arial, sans-serif !important;
	font-weight: 700 !important;
	font-size: 14pt !important;
	color: #B9BF33 !important;
	display: inline !important;
}


h2
{
	font-family: Arial, sans-serif !important;
	font-weight: 700 !important;
	font-size: 24pt !important;
	color: #edaa1e !important;
}

h3
{
	font-family: Arial, sans-serif !important;
	font-weight: 700 !important;
	font-size: 18pt !important;
	color: #edaa1e !important;
}

h4
{
	font-family: Arial, sans-serif !important;
	text-transform: none !important;
	font-weight: 200 !important;
	font-size: 18pt !important;
	color: #edaa1e !important;
	letter-spacing: 0 !important;
}

h5,
h2.widget-title
{
	font-family: Arial, sans-serif !important;
	font-weight: 500 !important;
	font-size: 18pt !important;
	color: #007682 !important;
}

h6
{
	font-family: "Arial Black", Arial, sans-serif !important;
	font-weight: 600 !important;
	font-size: 16pt !important;
	color: #155E67 !important;
	font-style: normal !important;
}

h7
{
	font-family: "Arial Black", Arial, sans-serif !important;
	font-size: 12pt !important;
	color: #155E67 !important;
    font-style: normal !important;
    letter-spacing: 1px;
}

h8{
    font-family: "Arial Black", Arial, sans-serif !important;
	font-weight: 700 !important;
    font-size: 13pt !important;
    color: #fff !important;
}

h9 {
    font-family: "Arial Black", Arial, sans-serif !important;
    color: #007682;
	font-size: 10pt !important;
	display: inline !important;
}

h10 {
	font-family: "Arial Black", Arial, sans-serif !important;
	font-weight: 700 !important;
	font-size: 14pt !important;
	color: #B9BF33 !important;
	display: inline !important;

}


/* ----------------------------------------------------------------------------------------------------------- navbar */

#wpadminbar
{
	display: none;
}

#firefly > .navbar
{
	border: none;
	background-color: rgba(255,255,255,.95);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	
	border-radius: 0;
	
	border-bottom: 1px solid rgba(0,0,0,.05);

	-webkit-transition: -webkit-box-shadow 250ms;
	-moz-transition: -webkit-box-shadow 250ms;
	-ms-transition: -webkit-box-shadow 250ms;
	-o-transition: -webkit-box-shadow 250ms;
	transition: -webkit-box-shadow 250ms;
	-webkit-transition: -moz-box-shadow 250ms;
	-moz-transition: -moz-box-shadow 250ms;
	-ms-transition: -moz-box-shadow 250ms;
	-o-transition: -moz-box-shadow 250ms;
	transition: -moz-box-shadow 250ms;
	-webkit-transition: box-shadow 250ms;
	-moz-transition: box-shadow 250ms;
	-ms-transition: box-shadow 250ms;
	-o-transition: box-shadow 250ms;
	transition: box-shadow 250ms;
}

#firefly .navbar.shadow
{
	
	border-bottom: 1px solid rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.2);
}

#firefly > .navbar .container
{
	width: 100%;
}

#firefly > .navbar  .navbar-brand
{
	height: auto;
	padding-left: 0;
	padding-right: 0;
}

#firefly > .navbar .navbar-collapse
{
	width: 100%;
	text-align: right;
}


#firefly > .navbar .navbar-collapse .dropdown-menu
{
	border: none;
	min-width: 183px;
	border-radius: 0;
}

#firefly > .navbar .navbar-collapse .dropdown-menu .menu-item a
{
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
}



#firefly > .navbar .navbar-collapse .menu-item.open,
#firefly > .navbar .navbar-collapse .menu-item.open:hover,
#firefly > .navbar .navbar-collapse .menu-item.open .dropdown-toggle,
#firefly > .navbar .navbar-collapse .menu-item.open .dropdown-toggle:hover,
#firefly > .navbar .navbar-collapse .menu-item.open .dropdown-toggle:active,
#firefly > .navbar .navbar-collapse .menu-item.open .dropdown-menu,
#firefly > .navbar .navbar-collapse .menu-item.open .dropdown-menu a {
	background-color: #007682 !important;
	color: white !important;
}



#firefly > .navbar  .navbar-brand img.firefly-logo
{
	display: block;
	width: 220px;
}

#firefly > .navbar  .navbar-brand img.firefly-mark
{
	display: none;
	max-width: 50px;
}

#firefly > .navbar .navbar-nav > li > a
{
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 12pt !important;
	color: #155E67 !important;
	font-style: normal !important;
	letter-spacing: 1px;
}


#firefly > .navbar #menu-social
{
	float: right !important;
}

#firefly > footer
{
	padding: 30px 0;
}

#firefly > footer .social-footer-menu ul li,
#firefly > .navbar .social-menu ul li
{
	display: block;
	float: left;
	width: 44px;
	height: 44px;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
	white-space: nowrap;
}

#firefly > .navbar .navbar-nav > li.active > a,
#firefly > .navbar .navbar-nav > li.active > a:focus,
#firefly > .navbar .navbar-nav > li.active > a:hover,
#firefly > .navbar .navbar-nav > li > a:hover
{
	color: #B9BF33 !important;
	background-color: transparent !important;
}



#firefly > footer .social-footer-menu a[href*=".com"],
#firefly .navbar #menu-social.navbar-nav > li > a[href*=".com"]
{
	font-size: 26px !important;
	padding: 10px 7px !important;
	color: #cccccc !important;
}

#firefly > footer .social-footer-menu a[href*=".com"]:hover,
#firefly > .navbar #menu-social.navbar-nav > li > a[href*=".com"]:hover
{
	color: #B9BF33 !important;
}


#firefly > footer .social-footer-menu a[href*=".com"]:before,
#firefly > .navbar #menu-social a[href*=".com"]:before
{
	display: inline-block;
	font-family: FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 9999px;
}

#firefly > footer .social-footer-menu a[href*="plus.google.com"]:before,
#firefly > .navbar #menu-social a[href*="plus.google.com"]:before
{
	content: "\f2b3";
}

#firefly > footer .social-footer-menu a[href*="facebook.com"]:before,
#firefly > .navbar #menu-social a[href*="facebook.com"]:before
{
	content: "\f230";
}

#firefly > footer .social-footer-menu a[href*="twitter.com"]:before,
#firefly > .navbar #menu-social a[href*="twitter.com"]:before
{
	content: "\f099";
}

#firefly > footer .social-footer-menu a[href*="pinterest.com"]:before,
#firefly > .navbar #menu-social a[href*="pinterest.com"]:before
{
	content: "\f0d2";
}

#firefly > footer .social-footer-menu a[href*="tumblr.com"]:before,
#firefly > .navbar #menu-social a[href*="tumblr.com"]:before
{
	content: "\f173";
}

#firefly > footer .social-footer-menu a[href*="instagram.com"]:before,
#firefly > .navbar #menu-social a[href*="instagram.com"]:before
{
	content: "\f16d";
}


#firefly > footer .social-footer-menu ul li:last-child,
#firefly > .navbar .social-menu ul li:last-child
{
	width: 200px;
	text-indent: 0;
	text-align: center;
}

#firefly > footer .social-footer-menu ul li:last-child > a,
#firefly > .navbar #menu-social.navbar-nav > li:last-child > a
{
	color: #FFFFFF !important;
    background-color: #B9BF33 !important; 
    border-color: #B9BF33 !important; 
	
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 700;
	font-size: 14px !important;
	padding: 7px;
	text-transform: uppercase;
	
}

#firefly > footer .social-footer-menu ul li:last-child > a
{
	width: 175px;
	display: block;
}

#firefly .copyright
{
	padding: 25px 0 15px 0 ;
	background-color: #155E67;
	color: white;
	text-align: center;
	font-size: 14px;
}

#firefly > .navbar-toggle
{
	background-color: #155E67;
	border: none;
	color: white;
	margin-top: 25px;
	padding: 14px;
}

#firefly > .navbar-toggle .icon-bar
{
	background-color: white;
}

#firefly .species-index
{
	margin-top: 10px;
	margin-bottom: 30px;
}

#firefly .species-index li
{
	list-style: circle;
}


#firefly .species-index li a
{
	white-space: nowrap;
	font-size: 14px;
	cursor: pointer;
}

/* Adjust point at which navbar collapses to use mobile menu */
@media (max-width: 1200px) {
	
	.navbar-collapse.collapse {
	    display: none !important;
	}
	
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

	#firefly > .navbar .navbar-collapse .dropdown-menu .menu-item a {
		text-align: left !important;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
	
	#firefly .navbar .navbar-brand img.firefly-logo
	{
		display: block;
		width: 285px;
	}
	#firefly .navbar .navbar-brand img.firefly-mark
	{
		display: none;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	 
	
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	
	#firefly .navbar
	{
		xxx--webkit-box-shadow: none;
		xxx--moz-box-shadow: none;
		xxx-box-shadow: none;
	}

	#firefly .navbar  .navbar-collapse
	{
		width: auto;
		text-align: right;
		clear: right;
	}
	
	
	#firefly .navbar .navbar-brand img.firefly-logo
	{
		width: 285px;
	}
	
	#firefly .navbar .container
	{
		width: 1150px;
	}
	
	
	#firefly .navbar .primary-menu
	{
		padding-right: 0;
	}
	
	
}


/* X-Large devices (large desktops, 1400px and up) */
@media (min-width: 1400px) {
	
	#firefly .navbar .container,
	.container
	{
		width: 1400px;
	}
	
	
}


/* Get rid of black border from twentysixteen theme */

#firefly .site {
	margin: 0 auto !important;
}

body:not(.custom-background-image):before,
body:not(.custom-background-image):after {
	height: 0px !important;
}

#firefly .site-inner {
	overflow: hidden !important;
}




/* ---------------------------------------------------------------------------------------------------------- sidebar */
.sidebar
{
	background-color: #D3E0E5;
    padding: 10px;
}

.sidebar .widget, .sidebar-copy
{
	color: #155E67 !important;
}

.sidebar .widget a
{
	font-family: "Arial Black", Arial, sans-serif !important;
	font-weight: 700 !important;
	font-size: 14pt !important;
	color: #007682 !important;
}

.button-top {
	border-radius: 5px;
	padding-left: 10%;
	padding-right: 10%;
}



/* ----------------------------------------------------------------------------------------------------------- footer */
body > footer
{
	background-color: #00646f;
	color: white;
}

body > footer p a,
body > footer p a:hover
{
	color: #B9BF33;
}

body > footer .footer-menu
{
	color: white;
}

body > footer .footer-menu  a
{
	font-size: 15px;
	color: white;
}

body > footer .footer-menu .active a
{
	color: #B9BF33;
	font-weight: bold;
}


body > footer .contact-us-message
{
	margin: 50px 15px 0 0;
}


body > footer .footer-menu .menu-item-161,
body > footer .footer-menu .menu-item-172,
body > footer .footer-menu .menu-item-179,
body > footer .footer-menu .menu-item-181,
body > footer .footer-menu .menu-item-187,
body > footer .footer-menu .menu-item-111,
body > footer .footer-menu .menu-item-123,
body > footer .footer-menu .menu-item-131,
body > footer .footer-menu .menu-item-133,
body > footer .footer-menu .menu-item-137
{
	list-style: none;
	margin-left: -26px;
	margin-top: 15px;
}



/* -------------------------------------------------------------------------------------- custom bootstrap extensions */

.btn-static { 
  color: #FFFFFF; 
  background-color: #B9BF33; 
  border-color: #B9BF33; 

} 
 
.btn-static:hover, 
.btn-static:focus, 
.btn-static:active, 
.btn-static.active, 
.open .dropdown-toggle.btn-static { 
	color: #FFFFFF; 
	background-color: #B9BF33; 
	border-color: #B9BF33; 
} 
 
.btn-static:active, 
.btn-static.active, 
.open .dropdown-toggle.btn-static { 
	background-image: none; 
} 
 
.btn-static.disabled, 
.btn-static[disabled], 
fieldset[disabled] .btn-static, 
.btn-static.disabled:hover, 
.btn-static[disabled]:hover, 
fieldset[disabled] .btn-static:hover, 
.btn-static.disabled:focus, 
.btn-static[disabled]:focus, 
fieldset[disabled] .btn-static:focus, 
.btn-static.disabled:active, 
.btn-static[disabled]:active, 
fieldset[disabled] .btn-static:active, 
.btn-static.disabled.active, 
.btn-static[disabled].active, 
fieldset[disabled] .btn-static.active { 
	background-color: #B9BF33; 
	border-color: #B9BF33; 
} 
 
.btn-static .badge { 
	color: #B9BF33; 
  	background-color: #FFFFFF; 
}

.btn-active { 
  color: #FFFFFF; 
  background-color: #155E67; 
  border-color: #155E67; 
} 
 
.btn-active:hover, 
.btn-active:focus, 
.btn-active:active, 
.btn-active.active, 
.open .dropdown-toggle.btn-active { 
	color: #FFFFFF; 
	background-color: #155E67; 
	border-color: #155E67; 
} 
 
.btn-active:active, 
.btn-active.active, 
.open .dropdown-toggle.btn-active { 
	background-image: none; 
} 
 
.btn-active.disabled, 
.btn-active[disabled], 
fieldset[disabled] .btn-active, 
.btn-active.disabled:hover, 
.btn-active[disabled]:hover, 
fieldset[disabled] .btn-active:hover, 
.btn-active.disabled:focus, 
.btn-active[disabled]:focus, 
fieldset[disabled] .btn-active:focus, 
.btn-active.disabled:active, 
.btn-active[disabled]:active, 
fieldset[disabled] .btn-active:active, 
.btn-active.disabled.active, 
.btn-active[disabled].active, 
fieldset[disabled] .btn-active.active { 
	background-color: #155E67; 
	border-color: #155E67; 
} 
 
.btn-active .badge { 
	color: #155E67; 
	background-color: #FFFFFF; 
}

.firefly-mark {
	visibility: hidden;
}
.hidetitle .entry-title {
	display:none;
	}  
 /* -------------------------------------------------------------------------------------- sidebar */
 
 h2.widget-title {
	 font-family: Arial, sans-serif !important;
	 font-size: 18pt !important;
	 font-weight: 700 !important;
	 color: #007682 !important;	
	 margin-bottom: -10px;
	 
 }
 
 .custom-html-widget {
	 margin-bottom: 10px;
 }
 
 .sidebarPTagTitle {
	 margin-top: -15px;
	 font-size: 18pt;
	 margin-bottom: 20px;
 }
 
 .sidebarPTag {
	 font-size: 10pt;
	 padding-top: 15px;
	 padding-left: 25px;
	 padding-right: 15px;
	 padding-bottom: -15px;
	 text-align: left;
	 line-height: 20px;

 }
 
 .texasButton {
	 margin-left: 10%;
	 margin-top:5px;
	 margin-bottom: 5px;
	 width: 80%;
	 padding-top:20px;
	 padding-bottom:20px;
	 font-size: 1.1em;
 }
 
 .sidebar.widget-area {
	 padding-bottom: 50%;
 }

.envira-caption {
	text-align: left !important;
	display: inline;
}

.envira-gallery-item {
	padding-left: 0px !important;
	padding-right: 30px
}

.footer-menu a {
	list-style: none;
	text-decoration: none;
}

.footer-menu a:hover {
	color: #EDAA1E;
}

#firefly > footer .social-footer-menu a[href*=".com"]:hover, #firefly > .navbar #menu-social.navbar-nav > li > a[href*=".com"]:hover {
	color: #155E67 !important;
}

.flash-box-item {
	float:left;
	text-align: center;
	margin-left: -2px;
}

.flash-box-item label
{
	display: block;
	margin-bottom: 0;
	font-weight: normal;
	background-color: black;
	color: white;
	font-size: 11px;
}

.flash-box-items {
	position: relative;
	display: block;
}


.boxNumber {
	width: 6.55%;
	position: absolute;
	top: 0;
	background-color: Black;
	color: white;
	line-height: 16px;
	font-size: 24px;
	margin: 0 auto;
}

.flash-img {
	border-right: 1px solid rgba(0,0,0,.2);
	border-top: 1px solid rgba(0,0,0,.2);
	border-bottom: 1px solid rgba(0,0,0,.2);
	border-left:  none;
	width: 100%;
}
.flash-img:last-of-type
{
	border-left: 1px solid rgba(0,0,0,.2);
}

.post-navigation .screen-reader-text
{
	display: none;
}

.more-link
{
	display: block;
}

.nav-links .meta-nav:after
{
	content: ": ";
}

.nav-links .nav-previous
{
	float: left;
}
.nav-links .nav-next
{
	float: right;
}

.nav-links .nav-previous a .meta-nav
{
	display: none;
}
.nav-links .nav-previous a:before
{
	content: "\2190 ";
}
.nav-links .nav-next a .meta-nav
{
	display: none;
}
.nav-links .nav-next a:after
{
	content: " \2192";
}

footer.entry-footer
{
	margin: 20px 0;
	color: #666;
	font-size: 12px;
}

footer.entry-footer .byline .author img
{
	display: none;
}
footer.entry-footer .posted-on
{
	margin-left: 10px;
	border-left: 1px dotted #ccc;
	padding-left: 10px;
}
footer.entry-footer .posted-on .updated
{
	display: none;
}
footer.entry-footer .cat-links
{
	display: none;
	margin-left: 15px;
}
footer.entry-footer .edit-link
{
	margin-left: 10px;
	border-left: 1px dotted #ccc;
	padding-left: 10px;
}


 /* -------------------------------------------------------------------------------------- woocommerce */

.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce div.product .stock 
{
    color: #155E67;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce div.product .woocommerce-tabs .panel .button
{
	background-color: #B9BF33;
	text-transform: uppercase;
	font-weight: bold !important;
	padding-left: 50px;
	padding-right: 50px;
	font-size: 14px;
}

.woocommerce div.product .woocommerce-tabs .panel .button 
{
	width: max-content;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
.woocommerce div.product .woocommerce-tabs .panel .button a:hover
{
	color: #155E67;
	background-color: #B9BF33;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce div.product .woocommerce-tabs .panel .button
{
	border-radius: 0px;
}

.woocommerce div.product .woocommerce-tabs .panel ul li::marker,
.woocommerce div.product .woocommerce-tabs .panel ol li::marker
{
	color: #edaa1e;
}

.woocommerce div.product .woocommerce-tabs .panel .pullRight
{
	float: right;
}

.product_meta,
.woocommerce-breadcrumb,
#firefly.single-product .container .content-wrapper #secondary
{
	display: none;
}


 /* -------------------------------------------------------------------------------------- Align images */
.product-template-default img.alignright {
	float: right;
	padding: 0 0 0 50px;
}

.woocommerce div.product {
	padding-top: 25px;
}

@media screen and (max-width: 910px) {
	.product-template-default img.alignright {
		float: none;
		width: 100%;
		padding: 0;
	}
}

/*
<footer class="entry-footer">
	<span class="byline">
		<span class="author vcard">
			<img alt="" src="http://1.gravatar.com/avatar/a4e6b93eb16253ac215f13e3896f9074?s=49&amp;d=mm&amp;r=g" srcset="http://1.gravatar.com/avatar/a4e6b93eb16253ac215f13e3896f9074?s=98&amp;d=mm&amp;r=g 2x" class="avatar avatar-49 photo" width="49" height="49">
			<span class="screen-reader-text">Author </span>
			<a class="url fn n" href="http://localhost/author/ranksmart/">ranksmart</a>
		</span>
	</span>
	<span class="posted-on">
		<span class="screen-reader-text">Posted on </span>
		<a href="http://localhost/blog/butterflies-are-neat-too/" rel="bookmark">
			<time class="entry-date published" datetime="2018-04-09T19:45:47+00:00">April 9, 2018</time>
			<time class="updated" datetime="2018-04-23T15:31:50+00:00">April 23, 2018</time>
		</a>
	</span>
	<span class="cat-links">
		<span class="screen-reader-text">Categories </span>
		<a href="http://localhost/blog/" rel="category tag">blog</a>
	</span>
	<span class="edit-link">
		<a class="post-edit-link" href="http://localhost/wp-admin/post.php?post=312&amp;action=edit">
			Edit
			<span class="screen-reader-text"> "Butterflies are neat too"</span>
		</a>
	</span>
</footer>
*/