/*
 Theme Name:   Lancaster Barnstormers
 Description:  Official Child Theme for the Lancaster Barnstormers
 Author:       EZSolution / Marie Sonder
 Author URI:   http://www.ezsolution.com
 Template:     twentythirteen
*/
/*@import url('../twentythirteen/style.css');*/
* {
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box; /* Firefox, other Gecko */
  box-sizing: border-box; /* Opera/IE 8+ */
}
html {
  margin: 0px;
  border: 0px;
  padding: 0px;
  text-align: left;
  -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
  -webkit-text-size-adjust: none;
  text-rendering: optimizelegibility;
  color: #231f20;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  /*background: url("images/background.jpg") no-repeat scroll top center / cover; */
  /*background: url("images/wood-test.jpg");
	background-size: 100% 900px; */
}
body {
  margin: 0;
  background: #fff url("images/player-background.jpg") no-repeat center top;
  overflow: hidden;
}
a {
  outline: none;
}
ul {
  padding-top: 0px;
  margin-top: 0px;
}
ul#checkmark {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
ul#checkmark li {
  background-image: url('images/checkmark.png');
  background-repeat: no-repeat;
  background-position: 0px top;
  padding-left: 35px;
}
:root {
  overflow-y: scroll !important;
}
::-moz-selection {
  background: #393939;
  color: #6a6a6a;
  text-shadow: none;
}
::selection {
  background: #393939;
  color: #6a6a6a;
  text-shadow: none;
}
.right {
  float: right !important;
}
.center {
  float: right;
}
.left {
  float: left !important;
}
.clear {
  clear: both;
}
img.right {
  margin: 0 20px 20px 20px;
}
img.left {
  margin: 0 20px 20px 0;
}
img {
  border: none;
}
.scrollup {
  width: 40px;
  height: 40px;
  opacity: 0.3;
  position: fixed;
  bottom: 130px;
  right: 50px;
  display: none;
  text-indent: -9999px;
  background: url('images/icon_top.png') no-repeat;
}
/*.responsive {width: 90%;} */
/*	--------------------------------------------------
	:: Structure
	-------------------------------------------------- */
#top-wrapper {
  width: 100%;
  height: auto;
  background: #000;
  /*background-color: #49fb35;*/
  border-bottom: 2px solid #c4122f;
}
#top {
  width: 90%; /* Change to exact pixels for static (non-responsive) */
  height: auto;
  margin: 0 auto;
  padding: 0px 0;
  color: #fff !important;
  line-height: 40px;
  text-transform: uppercase;
}
#top .right a {
  color: #fff;
  text-decoration: none;
  font-weight: 900;
}
#top .right a:hover {
  color: #f3ebe1 !important;
  text-decoration: underline !important;
  font-weight: 900;
}
#phone {
  font-size: 16px;
  color: white;
}
#phone a {
  color: white;
  text-decoration: none;
}
ul.social-icons {
  list-style: none;
  position: relative;
  z-index: 1000;
  display: inline;
  float: left;
  margin: 0px;
  padding: 0px;
}
ul.social-icons li {
  display: inline;
  padding: 0 0 0 5px;
  margin: 0;
}
ul.social-icons a i {
  font-size: 16px;
  width: 30px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  background: transparent;
  color: #fff;
  border-radius: 150px;
  border: 2px solid #fff;
}
ul.social-icons a:hover i {
  background: rgba(255, 255, 255, .4);
}
ul.social-icons li a:hover {
  opacity: 0.8;
}
/*
		.fa-pinterest-p {background-color:#fe403f !important;}
		.fa-facebook {background-color:#0b86d5 !important;}
		.fa-twitter {background-color:#45caef !important;}
		.fa-instagram {background-color:#4c80b5 !important;}
		.fa-google-plus {background-color:#E13A11 !important;}
		*/
#header-wrapper {
  width: 100%;
  height: auto;
  background: url("images/header-bg.png") no-repeat scroll top center;
  position: relative;
  z-index: 9999;
}
#header {
  width: 90%; /* Change to exact pixels for static (non-responsive) */
  height: auto;
  margin: 0 auto;
  position: relative;
  padding: 0;
}
#logo {
  float: left;
  position: relative;
  z-index: 9999;
}
#logo img {
  max-width: 600px;
}
/*
		#baseball-player-right {
			background: url("images/baseball-player-right.png") no-repeat;
			position: fixed;
			right: -12%;
			top: 80px;
            height: 1031px;
            width: 1009px;
			z-index: -1;
		}
		
		#baseball-player-left {
			background: url("images/baseball-player-left.png") no-repeat;
			position: fixed;
  			left: -100px;
			top: 90px;
            height: 976px;
            width: 576px;
			z-index: -1;
		}



		.cylo {			
			background: url("images/cylo.png") no-repeat;
			right: -32px;
			top: 77px;
			position: absolute;
			height: 138px;
			width: 174px;
		}

*/
#fullBanner {
  margin: 10px auto 0;
  text-align: center;
}
#fullBanner img {
  max-width: 100%;
  height: auto;
}
#slideshow-wrapper {
  width: auto;
  height: auto;
  z-index: 9999 !important;
  position: relative;
}
.slider-wrapper .ribbon {
  display: none !important;
}
.cycloneslider-template-standard .cycloneslider-caption {
  opacity: 1 !important;
}
.cycloneslider-template-standard .cycloneslider-caption-description {
  padding: 0 20px 8px 20px;
  font-size: 12px;
  line-height: 1.5;
}
/* For Backstretch ONLY 
		--------------------------------------
		.other { height:517px; width: 100%; top: 0; position: absolute; z-index: -2;}
		.interior {height:250px !important; width: 100%; top: 0px; left: 0px; position: absolute; z-index: -2; border-bottom: 6px solid #383327;}
		*/
#content-wrapper-interior {
  width: 100%;
  height: auto;
  margin: 0px auto;
  /*background: #fff;*/
  z-index: -4 !important;
}
#content-wrapper {
  width: 100%;
  height: auto;
  margin: 0px auto;
  z-index: -4 !important;
}
#content a {
  color: #c41230;
  text-decoration: underline;
  line-height: 20px;
}
#content a:hover {
  color: #9f0b24;
  text-decoration: none;
}
/*.placid_slider {z-index: 9999 !important;position: relative !important;}*/
/*	--------------------------------------------------
	:: Navigation (FULL CSS w/ DROPS)
	-------------------------------------------------- */
#nav-wrapper {
  width: 100%;
  height: 55px;
  margin: 0;
  padding: 0;
  /*background: #c4122f;*/
}
#nav-bg {
  width: 1032px;
  height: 55px;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 200000;
}
.ribbon {
  width: 1032px;
  margin: 0 auto !important;
  font-size: 16px !important;
  position: relative;
  background: #c4122f;
  color: #fff;
  text-align: center;
  padding: 16px 26px; /* Adjust to suit */
}
.ribbon:before, .ribbon:after {
  content: "";
  position: absolute;
  display: block;
  bottom: -16px;
  border: 16px solid #a00822;
  z-index: -1;
}
.ribbon:before {
  left: -45px;
  border-right-width: 45px;
  border-left-color: transparent;
}
.ribbon:after {
  right: -45px;
  border-left-width: 45px;
  border-right-color: transparent;
}
.ribbon .nav-menu:before, .ribbon .nav-menu:after {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: #600413 transparent transparent transparent;
  bottom: -16px;
}
.ribbon .nav-menu:before {
  left: 0px;
  border-width: 16px 0 0 16px;
}
.ribbon .nav-menu:after {
  right: 0px;
  border-width: 16px 16px 0 0;
}
.greenlink {
  background: #00550C !important;
}
li.greenlink a:focus {
  background-color: #00550C !important;
}
li.greenlink a:hover {
  background-color: #046611 !important;
}
ul.nav-menu, div.nav-menu > ul {
  margin: 0;
  padding: 0 45px 0 0;
  background: #c4122f !important;
}
.nav-menu li {
  display: inline-block;
  position: relative;
}
.nav-menu li a {
  color: #fff !important;
  text-transform: uppercase;
  display: block;
  font-size: 16px;
  line-height: 55px;
  padding: 0px 12px;
  text-decoration: none;
}
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
  color: #fff !important;
  background: #000000;
}
.nav-menu .sub-menu, .nav-menu .children {
  background-color: #950820;
  border: none !important;
  padding: 0;
  position: absolute;
  left: 0;
  z-index: 9999 !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  text-align: left;
}
.nav-menu .sub-menu ul, .nav-menu .children ul {
  border-left: 0;
  left: 100%;
  top: 0;
  z-index: 9999 !important;
}
ul.nav-menu ul a, .nav-menu ul ul a {
  color: #fff;
  margin: 0;
  width: 250px;
  text-transform: none !important;
  line-height: 40px;
}
ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus {
  background-color: #a00822;
}
ul.nav-menu li:hover > ul, .nav-menu ul li:hover > ul, ul.nav-menu .focus > ul, .nav-menu .focus > ul {
  clip: inherit;
  overflow: inherit;
  height: inherit;
  width: inherit;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
  color: #f6ede2;
  background: #a90b26;
}
#slicknav-container {
  display: none;
}
li.page_item {
  cursor: default !important;
}
/*	--------------------------------------------------
	:: Footer
	-------------------------------------------------- */
#footer-wrapper {
  height: auto;
  width: 100%;
  background: #c41230;
  z-index: 9999;
}
#footer {
  padding: 5px 0 25px 0;
  width: 90%; /* Change to exact pixels for static (non-responsive) */
  margin: 0 auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
}
#footer a {
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}
#footer a:hover {
  color: #cfcfcf;
  text-decoration: underline;
}
#footer span a {
  font-size: 34px;
  color: #ffffff;
  text-decoration: none;
}
#footer span a:hover {
  color: #ffffff;
  text-decoration: none;
}
.copyright-wrapper {
  width: 100%;
  background: #9f0b24;
}
.copyright {
  width: 90%; /* Change to exact pixels for static (non-responsive) */
  font-size: 12px;
  color: #fff;
  line-height: 40px;
  margin: 0 auto;
  padding: 0;
}
.copyright a {
  color: #ffffff;
  text-decoration: none;
}
.copyright a:hover {
  color: #ffffff;
  text-decoration: underline;
}
/*	--------------------------------------------------
	:: Elements
	-------------------------------------------------- */
h1 {
  color: #fff;
  background: #c4122f;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 26px;
  margin: 0px;
  padding: 10px 20px;
  line-height: 30px;
  margin-bottom: 20px;
}
h2 {
  color: #000;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin: 0px;
  padding: 0px;
  line-height: 24px;
}
h3 {
  color: #000;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  line-height: 20px;
}
p {
  margin: 0px;
  padding: 0px 0px 15px 0px;
}
hr {
  border: 0;
  height: 2px;
  background: #c9c9c9;
}
.pquote {
  background: #ccdcea;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 26px;
  padding: 20px 15px;
  border-left: 8px solid #055492;
  margin-bottom: 10px;
}
.grey {
  background: #eaeaea;
}
.callout {
  float: right;
  border: 1px solid #c8c8c8;
  background: #f2f2f2;
  background-image: -ms-linear-gradient(top, #f2f2f2 0%, #d8d8d8 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#d8d8d8));
  background: -moz-linear-gradient(top, #f2f2f2, #d8d8d8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#d8d8d8');
  color: #000;
  padding: 20px 10px 20px 15px;
  width: 30%;
  margin-left: 25px;
}
.callout h2 {
  color: #000;
}
.callout a {
  color: #3a507b !important;
}
.callout a:hover {
  color: #47659e !important;
}
.link a {
  display: inline-block;
  background: #c4122f;
  color: #fff !important;
  font-size: 23px;
  text-transform: uppercase;
  line-height: 26px;
  cursor: pointer;
  padding: 8px 18px;
  text-decoration: none !important;
  border: 1px solid #ffffff;
}
.link a:hover {
  background: #a80000;
  color: #fff !important;
  border: 1px solid #ffffff !important;
}
.link a span {
  font-size: 14px;
}
.link-sm a {
  display: inline-block;
  background: #c4122f;
  color: #fff !important;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 20px;
  font-weight: bold;
  padding: 10px 20px;
  text-decoration: none !important;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-align: center;
  border-radius: 10px;
}
.link-sm a:hover {
  background: #a60a24;
  color: #f6dce0 !important;
}
/*	--------------------------------------------------
	:: Custom Post Type Styles
	-------------------------------------------------- */
/* Fundraiser Tickets */
.fundraiser-ticket-logo {
  line-height: 166px;
  height: 166px;
}
.fundraiser-ticket-name {
  min-height: 75px;
}
.fundraiser-ticket-description {
  height: 55px;
}
h2.player-name {
  color: #fff;
  background: #c4122f;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 26px;
  margin: 0px;
  padding: 10px 20px;
  line-height: 30px;
}
.staff-photo img {
  width: auto !important;
}
/*	--------------------------------------------------
	:: Blog Styles
	-------------------------------------------------- */
.archive-box {
  background: #eaeaea;
  border: 1px solid #c6c6c6;
}
.roster img {
  height: auto !important;
}
.homepage-banner img {
  height: auto !important;
}
.homepage-banner h2 {
  margin: 10px 0;
  text-align: left;
}
.homepage-banner p {
  text-align: left;
}
.barnstormer-cta {
  background: #e8dbc9;
  border: 1px solid #d3af7e;
  padding: 30px;
}
.barnstormer-cta h2 {
  background: #141414;
  color: #fff;
  padding: 15px 20px;
  margin-bottom: 15px;
}
.vc_row {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
/* 
#slideshow-bg .vc_col-sm-6 {
padding-left: 0px;
    padding-right: 0px;
		border: 1px solid red;
}
 */
.game-center-header {
  background: #000 !important;
}
.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h2 {
  color: #000 !important;
}
.vc_general.vc_cta3 h4 {
  font-size: 16px !important;
}
.ticket-cta {
  padding: 20px 0 !important;
}
/* Accordian Grey */
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
  color: #000 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #e9e9e9 !important;
  border-color: #dfdede !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
  color: #000 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  background-color: #e9e9e9 !important;
  border-color: #dfdede !important;
}
.game-center-header {
  color: #fff;
  background: #c4122f;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 26px;
  margin: 0px;
  padding: 10px 20px;
  line-height: 30px;
  margin-bottom: 20px;
}
/*	--------------------------------------------------
	:: Grid 
	-------------------------------------------------- */
/* By Default .g10 img, .g20 img, .g30 img, .g40 img, .g50 img, .g50-margin img, .g60 img, .g70 img, .g80 img, .g90 img, .g100 img, .g33 img, .g66 img, .g25 img, .g75 img {
	width: 100%;
	border: none;
}*/
div#content > div img {
  width: 100%;
}
div#slideshow-bg > div img {
  width: 100%;
}
/*div#content > div.outer-container img {width: auto !important;}*/
/* Overrides */
.no-full {
  width: auto !important;
}
.g25 .attachment-full {
  width: auto !important;
}
.g8, .g9, .g10, .g20, .g30, .g33, .g40, .g45, .g50, .g55, .g60, .g70, .g80, .g90, .g100, .g33, .g66, .g25, .g75 {
  height: auto;
  float: left;
}
.g8 {
  width: 6.92%
}
.g9 {
  width: 7.14%;
}
.g10 {
  width: 10%;
}
.g20 {
  width: 20%;
}
.g30 {
  width: 30%;
}
.g33 {
  width: 33.33333333333333333%;
}
.g40 {
  width: 40%;
}
.g45 {
  width: 45%;
}
.g50 {
  width: 50%;
}
.g55 {
  width: 55%;
}
.g50-margin {
  width: 49%;
  float: left;
}
.g60 {
  width: 60%;
}
.g70 {
  width: 70%;
}
.g80 {
  width: 80%;
}
.g90 {
  width: 90%;
}
.g100 {
  width: 100%;
}
.g33 {
  width: 33.33333333%;
}
.g33-margin {
  width: 32%;
  float: left;
}
.g25 {
  width: 25%;
}
.g75 {
  width: 75%;
}
.padding {
  padding: 10px 15px;
}
.padding-md {
  padding: 10px 13px;
}
.padding-sm {
  padding: 5px 8px;
}
.gmargin {
  margin: 0 2%;
}
div#content > div img {
  height: auto;
  width: 100%;
}
.singleSponsor .grey {
  min-height: 450px;
}
.singleSponsor .grey img {
  max-width: 100%;
  height: auto;
  margin-top: 20px;
}
/* Christmas Tree Styles */
.woocommerce-page h1 {
  color: #c4122f;
  background-color: transparent;
  padding: 0;
}
.woocommerce-page #content #content {
  padding: 0 !important;
  width: 100% !important;
  border: 0 !important;
}
.woocommerce-page #backToStore {
  margin-bottom: 20px;
}
.woocommerce-message .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-page #backToStore a {
  background-color: #095411 !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
.woocommerce-message .button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #backToStore a:hover {
  background-color: #023408 !important;
  color: #ffffff !important;
}
.woocommerce-page .pswp {
  z-index: 999999;
}
.woocommerce-page .tabs.wc-tabs, .woocommerce-page #preTabStuff, .woocommerce-page #preTabStuff + div {
  display: none !important;
}
.woocommerce-product-gallery .flex-control-thumbs {
  margin-top: 10px !important;
}
.woocommerce-product-gallery .flex-control-thumbs li {
  padding: 10px;
}
.associatedOrganizations .associatedOrg {
  margin-bottom: 30px;
}
.associatedOrganizations .associatedOrg:first-child {
  margin-top: 30px;
}
.associatedOrganizations .associatedOrg h2 {
  border-bottom: 2px solid #c4122f;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.woocommerce-page .products .product a {
  text-decoration: none !important;
}
.woocommerce-cart-form .product-remove a {
  text-decoration: none !important;
}
.woocommerce-cart-form .product-thumbnail img {
  max-width: 75px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  width: 35%;
}
.woocommerce .cart-collaterals .cart_totals .shop_table {
  text-align: right;
}
#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th {
  width: auto;
}
.woocommerce .storeHolder {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
}
.woocommerce .storeHolder #taxSidebar {
  width: 20%;
}
.woocommerce .storeHolder .contentHolder {
  width: 75%;
}
.woocommerce .treeFilter {
  padding: 10px;
  background-color: #f1f1f1;
  margin-top: 30px;
}
.woocommerce .treeFilter h2 {
  font-size: 14px;
  line-height: 1.25;
  text-transform: uppercase;
  color: #095411;
}
.woocommerce .treeFilter ul {
  margin: 0;
  list-style-type: none;
  padding-left: 10px;
}
.woocommerce #taxSidebar .treeFilter:first-child {
  margin-top: 0;
}
.woocommerce .quantity .qty {
  line-height: 24px;
}
.woocommerce ul.products li.product .price {
  font-size: 14px;
}
.woocommerce #tertiary {
  clear: both;
}
.select2-hidden-accessible {
  position: static !important;
  clip: initial !important;
  width: 100% !important;
  height: 28px !important;
  background-color: #fff !important;
  border: 1px solid #aaa !important;
  border-radius: 4px !important;
}
.woocommerce form .form-row .select2-container {
  display: none !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  line-height: 1.25;
}
#showMyCart {
  text-align: right;
}
#showMyCart a {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  background-color: #095411;
  border-radius: 5px;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
}
#showMyCart a:hover, #showMyCart a:focus {
  color: #ffffff;
  background-color: #023408;
}
#showMyCart a i {
  font-size: 22px;
  margin-right: 10px;
  vertical-align: bottom;
}
.link.green a {
  background-color: #095411;
  font-size: 16px;
  font-weight: 700;
}
.link.green a:hover, .link.green a:focus {
  background-color: #023408;
}
.woocommerce-product-gallery img {
  width: auto !important;
  max-width: 100% !important;
  height: auto !important;
}
@media screen and (max-width: 975px) {
  .woocommerce .storeHolder {
    flex-direction: column-reverse;
  }
  .woocommerce .storeHolder #taxSidebar {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .woocommerce .storeHolder .contentHolder {
    width: 100%;
  }
}
.trees-btn a {
  font-size: 16px !important;
  font-weight: 700 !important;
  background: #c4122f !important;
  color: #ffffff !important;
  font-family: 'Lato', Arial, Helvetica, sans-serif !important;
  text-decoration: none !important;
  margin-top: -25px !important;
}
.trees-btn a:hover {
  background: #820015 !important;
}