/*
Theme Name: NABC
Theme URI: http://bear.org/
Description: A custom WordPress theme for the North American Bear Center.
Author: WA Fisher Interactive
Author URI: https://wafisherinteractive.com/
License: 
License URI: 
Template: wafish
Version: 0.2
*/


 
@import url("../wafish/style.css");
@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,900,900i');
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,700);
@font-face {
    font-family: 'weather';
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot');
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.woff') format('woff'),
         url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.ttf') format('truetype'),
         url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
.gf_browser_chrome.gform_wrapper {
	display: block!IMPORTANT;	
}

body {
	font-family: 'Open Sans', sans-serif;
	color: #332e29;
	background-color:#433f3b;
	font-size: 18px;
	line-height: 1.3em;
	-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Merriweather', serif;	
	color: #912727;	
	line-height: 1em;
	margin-bottom: 15px;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;	
}
p, ul, ol {
	line-height: 1.3em;
	margin-bottom: 10px;
}
b, strong {
	font-weight: 600;	
}
i, em {
	font-style: italic;	
}
a {
	color: #912727;
	transition: all .2s linear;
}
a:hover {
	color: #3a756d;
}
.button {
	backround-color: #912727;
	font-size: 1em;	
	padding: 10px 20px;

}
.button.white {
	background: #fff;
	color: #912727;	
}
.button.hollow {
	background: none;
	border: 2px solid #912727;
	color: #912727;
}
.button.hollow:hover, .button.hollow:focus {
	background-color: #912727;
	color: #fff;
	border: 2px solid #912727;
}
.button.large {
	font-size: 1.3333em;	
}
.button.white.hollow {
	background: none;
	border: 2px solid #fff;
	color: #fff;	
}
.button.white.hollow.active, .button.white.hollow:hover, .button.white.hollow:focus {
	background: #fff;
	color: #912727;
	border: 2px solid #fff;	
}
.off-canvas-wrapper, .off-canvas {
	background-color:#433f3b;	
}
.off-canvas-wrapper {
	max-width: 1600px;
	margin: 0 auto;	
}
.row {
	max-width:1600px;	
}
.header-search {
	display: none;	
}
header {
	
}
.social-link img {
	height: 35px;	
}
.contain-1400 {
	max-width:1400px;
	margin: 0 auto;	
}
.contain {
	max-width:1200px;
	margin: 0 auto;	
}
.header-search {
	background: #912727;	
	padding: 10px;
	height: 60px;
}
#searchform input.field {
	margin-bottom: 0;
	background: #fff;	
	max-width: 80%;
	border: 0;
	color: #000;
	padding-left: 8px;
	float: left;
}
#searchform #searchsubmit {
	display: block;
	background-color: #fff;	
	color: #912727;
	height: 2.4375rem;
	float: left;
	width: 18%;
	border: 0;
	margin-left: 1%;
}
#searchform input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
#searchform input::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
#searchform input:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
#searchform input:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.top-bar-upper {
	background: #912727;
	text-align: right;
	height: 50px;
	padding: 8px;
}
.button.upper {
	margin-bottom: 0;
	padding: 0 10px;
	font-size: .95em;
	line-height: 30px;	
	height: 34px;
}
.top-bar {
	height: 100px;
	background-color: #FFFEF0;
	padding: 0 10px;
}
.top-bar ul {
    background: none;
}
.top-bar-title {
	margin-top: -50px;
}
.top-bar .top-bar-section {
	background-color: none;
	float: right;
}
header .menu > li > a {
	font-family: inherit;
	font-size: 1em;
	background: none;
	color: #332e29;
	padding: 31px 21px;
	text-align: center;
	line-height: 1.1em;
	font-weight: 600;
}
header .menu > li > a:hover, .menu > li.current_page_item > a {
	color: #912727;	
}
header .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	border: none;	
}
header .dropdown.menu > li.is-dropdown-submenu-parent > a {
	padding-right: 15px;	
}
.dropdown.menu > li.menu-item-has-children > .vertical.menu ,
header .dropdown.menu > li.menu-item-has-children .is-dropdown-submenu {
	left: 0;
	right: auto;
	background:#FFFEF0;
	border: 0; 	
	padding: 5px 0 10px 0;
	min-width:250px;
	text-align: left;
}
.dropdown.menu > li.menu-item-6908 > .vertical.menu,
header .dropdown.menu > li.menu-item-6908 .is-dropdown-submenu {
	right: 0;
	left: auto;	
	background:#FFFEF0;
	border: 0; 	
	padding: 5px 0 10px 0;
	text-align: left;
	
}
.dropdown.menu > li.menu-item-has-children > .vertical.menu li > a,
header .is-dropdown-submenu > li > a {
	line-height: 1.6em;	
	padding: 0 15px;
	text-align: left;
}
.orbit {
	max-width:1600px;
	margin: 0 auto;	
}

.orbit-next i, .orbit-previous i {
	font-size: 2em;	
}
.orbit-caption {
	bottom: 0px;
	font-size: 2em;
	font-weight:600;
	text-align: center;
	padding:30px;	
}
.orbit-caption a {
	color: #fff;	
}
.orbit-bullets button {
	height: 18px;
	width: 18px;
	background-color: #ebe5dd;	
}
.orbit-bullets button.is-active, .orbit-bullets button:hover {
	background-color: #dbbdb9
}
.featured-links {
	margin-top: 40px;
	z-index: 300;
	position: relative;	
	margin-bottom: 60px;
}
.featured-links .column figcaption {
	background: rgba(0,0,0,.75);
	font-size: 1.3em;
	font-family: 'Merriweather', serif;
	text-align: center;
	color: #fff;
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index:301;
	margin-top: -50px;	
	transition: all .2s linear;
}
.featured-links .column:hover figcaption {
	background:rgba(58,117,109,1);
	cursor: pointer;
} 
.main-content {
	max-width:1200px;
	margin: 0 auto;
}	
.home .main-content h1 {
	margin-top: 35px;	
}
.main-content ul {
	list-style: disc;
	margin-left: 40px;	
}
.main-content ol {
	list-style: disc;
	margin-left: 40px;	
}
.tc-award {
	text-align: center;
	margin-bottom: 40px;	
}
.featured-sliders {
	background: #f5f1ec;
	padding: 60px 40px;	
}
.featured-sliders h2 {
	margin-bottom: 20px;	
}
.featured-sliders .row {
	max-width:1600px;	
}
.featured-sliders .featured-post-title {
	color: #46413b;	
	display: block;
	font-size: 1.333em;
	font-family: 'Merriweather', serif;
	margin-bottom: 10px;
}
.featured-sliders p {
	color: #82776b;	
	margin-bottom: 10px;
}
.featured-products {
	padding: 60px;
	text-align: center;	
}
span.featured-products-title {
	display: block;
	font-size: 1.4em;
	color: #912727;
	font-family: 'Merriweather', serif;
	margin-bottom: 40px;
}

.product .product-title {
	display: block;
	color: #82776b;
	font-size: 1.1111em;
	margin: 10px 0 5px;
}	
.product .price {
	color: #387971;
	display: block;
	margin-bottom: 10px;
}
.donation-tracker {
	background: #912727 url(images/bear-walking.png) no-repeat bottom right;
	min-height: 350px;
	color: #fff;	
}
.donation-tracker .campaigns {
	background-color: #dedeb8;
	color: #332e29;	
	min-height: 350px;
	text-align: right;
}
.donation-tracker .campaigns h3 {
	padding: 20px;	
	color:#332e29;
}
.donation-tracker .tabs-content, .donation-tracker .tabs {
	background: none;
	border: none;
}	
.donation-tracker .tabs-content {
	padding: 40px 40px;	
}
.donation-tracker .tabs-title > a {
	font-size: 1.3333em;	
	color: #332e29;
}
.donation-tracker .tabs-title > a:focus, .tabs-title > a:hover, .tabs-title > a[aria-selected='true'], .tabs-title.is-active > a {
	background: #912727;	
	color: #fff;
}
.donation-tracker div.donation-content, .donation-tracker div.recent-donors {
	display: none;	
	width: 100%;
	min-height: 80px;
}
.donation-tracker .donation-content.active, .donation-tracker div.recent-donors.active  {
	display: block;	
}
.donation-tracker .tabs-content ul {
	list-style: disc;
	margin-left: 20px;	
}
.donate-now {
	clear: both;
	display: block;
	margin-top: 40px;
	max-width: 200px;	
}
.main-content.interior {
	padding: 40px 0;	
}
div.progress {
	position: relative!important;	
}
.progress-meter {
	position: absolute;
	top: 0;
}

.sidebar .nav {
	background-color: #eeede8;
	padding: 20px;
}
.sidebar .nav .menu, .sidebar > ul {
	margin-left: 0;
	list-style: none;	
}
.sidebar .nav .menu > li {
	float: none;
	display: block;
}
.sidebar .nav .menu > li > a {
	padding: 5px 0;
	color: #46413b;
	display: block;
}
.sidebar .nav .menu > li > a:hover, .sidebar .nav .menu > li.current-menu-item > a {
	color: #912727;	
}
.sidebar .nav .menu > li.current-menu-item > a:before {
	content: '\00BB';
	padding-right: 5px;
} 
.sidebar .nav .menu > li:first-of-type a {
	font-size: 1.333em;
	font-family: 'Merriweather', serif;
	color: #912727;		
}
.sidebar .nav .sub-menu {
	list-style: none;
	margin-left: 20px;	
}
.sidebar .nav .sub-menu li a {
	font-sizE: .888em;
	line-height: 1em;
	color: #46413b;
		
}
.sidebar .nav .sub-menu li a:hover, .sidebar .nav .sub-menu li.current-menu-item a { 
	color: #912727;	
}
.sidebar .nav .sub-menu li.current-menu-item a:before {
	content: '\00BB';
	padding-right: 5px;
}
.sidebar .post-photo {
	margin-bottom: 20px;	
}
.article {
	padding: 20px;
	background: #eeede8;
	margin-bottom: .9375rem;	
}
.article h2 {
	font-size: 1.4em;
	margin-bottom: 10px;	
}
.article .button {
	margin-bottom: 0;	
}
footer {
	background: #242220;
	padding: 60px 10px;
	color: #fff;
}
footer a {
	color: #fff;	
}
footer a:hover {
	color: #912727;
}
footer .footer-heading {
	font-family: 'Merriweather', serif;
	color: #fff;
	font-size: 1.3333em;
	display: block;
	margin-bottom: 10px;	
}
footer .wri-cta {
	text-align: center;
}
footer .wri-cta span {
	display: block;	
}
footer #weather {
	text-align: center;	
}
footer #weather span {
	display: block;	
}

footer #weather .temp {
	font-size: 1.333em;	
}
footer #weather .high-low {
	margin: 5px 0 0;
	font-size: 1em;
}
footer #weather .wind, footer #weather .current-conditions {
	font-size: .9em;
}	
footer #weather i {
	font-size: 2.5em;
	margin: 20px 0 10px;	
	display: block;
}
footer .newsletter input {
	background: rgba(255,255,255,.3);
	color: #fff;
	border: none;
	margin-bottom: 5px;
	padding-left: 8px;
}	
footer .newsletter input:focus {
	box-shadow: none;
}
footer .newsletter input.submit-button {
	float: right;
	height: 4.6em;
	background:#912727; 
	width:13%;
}
footer .newsletter .input-box {
	float: left;	
	width: 85%;
}
.copyright {
	width: 100%;
	font-size: .8em;
	background: #000;
	color: #fff;
	line-height: 1em;
	padding: 10px 20px;
	text-align: center;

}
.copyright a {
	color: #fff;	
}
.copyright a:hover {
	color: #912727;
}
#lightgallery div img {
	cursor: pointer;
}
.woocommerce span.onsale {
	padding-top: 0!important;
	padding-bottom: 0!important;
}
@media screen and (max-width:640px) {
	#wpadminbar {
		position: fixed!important;	
	}	
	.top-bar-upper {
		text-align: center;	
		height: auto;
	}
	.top-bar-upper .social-link {
		margin-bottom: 10px;	
	}
	.top-bar {
		height: 160px;	
		padding: 0;
	}
	.top-bar-title {
		margin-top: 0;
		max-height: 120px;	
		padding: 10px;
		text-align: center;
		float: none;
		margin-right: 0;
	}
	.top-bar-title a img {
		max-height: 100px;	
	}
	.top-bar-right {
		float: none;
		width: 100%;
		background: #912727;
		text-align: right;
		padding: 0 20px;	
		height: 40px;
		line-height: 40px;
	}
	.top-bar-right a {
		color: #fff;	
		font-weight: 600;
    	text-transform: uppercase;
    	font-size: .888em;
	}
	
	ul.off-canvas-list li a {
		border: none;	
	}
	.top-bar-section {
		display: none;	
	}
	.menu > li > a {
		line-height: 1.8em;	
	}
	.js-off-canvas-exit {
		z-index:1000;	
	}
	.featured-links {
		margin: 40px auto;	
		max-width: 80%;
	}
	.featured-links .column {
		margin-bottom: 20px;	
	}
	.main-content {
		padding: 20px 10px;	
	}
	.home .main-content {
		text-align: center;	
	}
	.home .main-content h1 {
		margin-top: 0;	
	}
	.orbit-slide .row {
		text-align: center;	
	}
	.featured-post-title {
		margin-top: 10px;	
	}
	.featured-sliders {
		padding: 20px 0;	
	}
	.featured-sliders > .row > .columns {
		padding: 0 40px;	
	}
	.featured-sliders .articles {
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: 20px solid #fff;	
	}
	.donation-tracker {
		background-size:100px;	
		text-align: center;
	}
	.donation-tracker .campaigns {
		min-height: auto;	
		text-align: center;
	}
	.donation-tracker .tabs-content {
		padding: 20px;	
	}
	.donation-tracker .tabs.vertical {
		display: table;
	}
	.donation-tracker .tabs.vertical > li {
		width:33.33%;	
		float: left;
		display: table-cell;
		vertical-align: middle;
		padding: 10px;
		text-align: center;	
	}
	.donation-tracker .tabs.vertical > li.is-active, .donation-tracker .tabs.vertical > li:hover {
		background: #912727;
	}
	.donation-tracker .tabs.vertical > li a {
		font-size: 1em;	
		padding: 0;
	}
	.donation-tracker .tabs-title > a:focus, .tabs-title > a:hover, .tabs-title > a[aria-selected='true'], .tabs-title.is-active > a {
		background: none;	
	}
	.thermometer.horizontal {
		width:80%!important;	
	}
	footer { 
		text-align: center;
		padding: 30px 20px;
	}
	footer .wri-cta {
		border-top: 5px solid #fff;	
		border-bottom: 5px solid #fff;	
		margin: 20px 0;
		padding: 20px 0;
	}
	footer .newsletter .footer-heading {
		border-top: 5px solid #fff;	
		margin-top: 20px;
		padding-top: 20px;
	}
	.archive ul.products li.product{
		width: 100%!important;
	}
}
@media screen and (min-width:640px) { 
	.donation-tracker .tabs.vertical > li {
		height: auto!important;	
	}
}
@media screen and (min-width:640px) and (max-width:1024px) { 
	.top-bar-right a {
		height:40px;
		padding: 10px;
		margin: 30px 0;
		background:#912727;
		color:#fff;
		display:block;
		font-weight:600;
		font-size:.888em;
		text-transform:uppercase;
	}
	footer .address {
		text-align: center;
		padding-bottom:40px;
	}
}
@media screen and (max-width:1024px) { 
	.is-accordion-submenu-parent > a::after {
		border-color:#fff transparent transparent;	
	}	
	.menu > li > a {
		line-height: 1.8em;
		color:#fff;	
	}
	.menu > li > a:hover, .menu > li.current-menu-item > a {
		color: #fff;
		opacity: .6;	
	}
	.sub-menu li > a {
		color: #fff;	
	}
	.submenu li a:hover, .submenu li.current-menu-item a  {
		color: #fff;
		opacity: .6;
	}
	.js-off-canvas-exit {
		z-index:1000;	
	}
}

table tbody th, table tbody td {
	vertical-align: middle;	
} 
table img.alignleft, table img.alignright, table img.aligncenter {
	margin-bottom: 0;	
}
.lg-sub-html p{
	font-size:1rem!important;
}
.lg-sub-html h2{
	color:#FFF;
}

.off-canvas .vertical.menu .submenu{
	left:-10px!important;
	position:relative!important;
	background-color:#423f3b !important;
	margin-top:10px!important;
	margin-bottom:10px!important;
}
.off-canvas .sub-menu .is-accordion-submenu-parent>a:after{
	border-color:#FFF transparent transparent!important;
	right:-50px!important;
}
.offcanvas .is-accordion-submenu-parent>a:after{	
	border-color:#FFF transparent transparent!important;
}
.searchwp-live-search-results-showing{
	z-index:10000!important;
}
.dn-bar h2{
	font-family: 'Raleway', sans-serif;
	font-weight:900;
	font-style:italic;
	font-size:1.5rem;
}
.dn-bar i{
	font-family:'Raleway', sans-serif;
}
.dn-bar a{
	font-family:'Raleway', sans-serif;
	font-weight:400;
	font-size:2rem;
}
.dn-bar{
	margin-top:10px!important;
}
.dn-bar h2 > span:hover, .dn-bar a:hover{
	color:#CFB53B!important;
}
.gf_browser_safari {
    display: block!important;   
}
