/*
Theme Name: Envy Gold Softball
Version: 1.0
Description: Envy Gold Softball Package Theme
Author: G.L. Walker
Template: generatepress
*/
/* hide admi bar on player form *
.page-id-5954 #wpadminbar {
	display:none;
}
.page-id-5954 {
	margin-top: -32px !important;
}
*/
/* front end admin bar */
#wp-admin-bar-comments,
#wp-admin-bar-new-content {
	display: none !important;
}
/* Grid parent fix for entry content */
.entry-content > .grid-parent {
	margin-left: -10px;
	margin-right: -10px;
}
  .mobile-grid-33,   .tablet-grid-33 {
    float: left;
    width: 33.33333%;
  }
  
.swiper-slide-contents  {
    padding: 30px;
    background-color: rgba(116, 192, 0, .7) !important;
    border-radius: 12px;
/* reusable stuff  */
}
.button,
.elementor-button,
button.wc-foward,
.jump-to-tab,
.sp-template-player-selector::before {
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  border-radius: 6px !important;
  font-weight: bold !important;
  padding: 9px 16px !important;
  text-shadow: 0px 1px 0px #ffffff !important;
}

.woocommerce-products-header,
.entry-header,
.post-type-archive .page-header,
.envy-heading,
.envy-player-heading,
.jump-to-tab,
.ui-widget .ui-widget-header,
.sp-template-player-selector::before {
  background: #f5f5f6;
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  border: 1px solid #d7d8da;
  color: #777;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.woocommerce .button.alt {
  border: none !important;
  text-shadow: 0px 1px 0px #dcdcdc !important;
}

.woocommerce .button.alt:hover {
  letter-spacing: 1px;
  box-shadow: 5px 40px -10px rgba(0,0,0,0.3);
  transition: all 0.4s ease 0s;
}

.woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
  padding: 6px !important;
}

.archive .woocommerce-breadcrumb,
.page .woocommerce-breadcrumb {
	display:none;
}
/* product scroll buttons */

.jump-to-tab {
  font-size: 88%;
  margin: 0 8px 8px;
}

.jump-to-tab:hover {
  background: rgb(237,237,237);
  background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
}

.jump-to-tab:active {
  position: relative;
  top: 1px;
}

.woocommerce-billing-fields span.optional,
.mep-tem3-share-btn h5 {
  display: none;
}

.button.golf-button a {
  background: #74c000 !important;
  color: #404740 !important;
  line-height: 30px !important;
}

#masthead {
  display: none;
}

.form-group {
  margin-bottom: 1rem;
}

.single-sp_player .inside-article {
  background: url("https://envygoldsoftball.com/wp-content/uploads/2018/05/sneaker_mesh_fabric.png") repeat;
}

.type-sp_staff .page-header-image-single,
.type-sp_player .page-header-image-single {
  display: none;
}

.single-sp_player .entry-content {
  padding: 0 20px;
}

/*
.player-hero {
  background-attachment: fixed;
}
*/
.single-sp_player .sp-template-player-selector {
  margin-top: -1rem;
  padding: 20px;
}

.single-sp_player .sp-template-player-selector::before {
  content: 'Choose Player > ';
  font-size: 88%;
}

.envy-heading {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  border-width: 1px 0px 1px 0px;
  line-height: 1.7;
  padding: 22px;
}

.envy-heading h2 {
  font-size: 40px;
}

.envy-roster-header {
  margin: 2rem auto 1rem auto;
  position: relative;
}

.envy-player-heading {
  font-size: 30px;
  padding-left: 0;
  line-height: 4rem;
  margin-top: -6rem;
}

.envy-player-heading .sp-player-number {
  border: 0 1px 0 1px solid #d7d8da;
  display: inline-block;
  margin: 0;
  padding: 0 1rem;
  background: rgb(157,213,58);
  background: -moz-linear-gradient(-45deg, rgb(157,213,58) 0%, rgb(161,213,79) 50%, rgb(128,194,23) 51%, rgb(124,188,10) 100%);
  background: -webkit-linear-gradient(-45deg, rgb(157,213,58) 0%, rgb(161,213,79) 50%, rgb(128,194,23) 51%, rgb(124,188,10) 100%);
  background: linear-gradient(135deg, rgb(157,213,58) 0%, rgb(161,213,79) 50%, rgb(128,194,23) 51%, rgb(124,188,10) 100%);
}

.envy-roster-player-fields {
  vertical-align: top;
}

.envy-roster-player-fields .sp-excerpt {
  text-align: justify;
  width: 100%;
  padding: 0.75em;
  padding-bottom: 0.1em;
  overflow: hidden;
}



.envy-roster-player-image,          
.envy-roster-header-details,
.sp_player-template-default .sp-post-content,
.single-product .entry-summary  {
  position: relative;
  border-radius: 4px;
  background: #fff url(https://envygoldsoftball.com/wp-content/uploads/2018/11/envy-profile-markBK.png) no-repeat right bottom;
  border: 1px solid #d7d8da;
  padding: 1em 1.4em;
}

.single-product .entry-summary {
	background-image: none;
}

.sp_player-template-default .sp-post-content {
  margin: 3em auto;
}

.envy-roster-player-image {
  text-align: center;
  margin-top: -10rem;
  padding: 0.66em;
  
  
  background: #f5f5f6;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.envy-roster-player-image figure  {
  position: relative;
  border-radius: 4px;
  margin-left: -0.1em;
  margin-bottom: 0.33em;
  padding: 4px;
  background: rgb(157,213,58);
  background: -moz-linear-gradient(-45deg, rgb(157,213,58) 0%, rgb(161,213,79) 50%, rgb(128,194,23) 51%, rgb(124,188,10) 100%);
  background: -webkit-linear-gradient(-45deg, rgb(157,213,58) 0%, rgb(161,213,79) 50%, rgb(128,194,23) 51%, rgb(124,188,10) 100%);
  background: linear-gradient(135deg, rgb(157,213,58) 0%, rgb(161,213,79) 50%, rgb(128,194,23) 51%, rgb(124,188,10) 100%);
  overflow: hidden;
}


.envy-roster-player-image img,
.woocommerce-product-gallery img {
  border-radius: 4px;
  min-width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}

.envy-roster-player-image .jump-to-tab {
  border-color: #d7d8da;
  background: rgb(157,213,58);
  width: 86%;
  margin: 0 auto;
  margin-bottom: 0.33em;
}
/*
.ui-tabs.ui-tabs-panel,
.ui-widget.ui-widget-content {
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
  background: #fff;
  border: none;
  min-height: 240px;
}
*/
.ui-tabs.ui-tabs-panel,
.ui-widget.ui-widget-content {
  margin: 0 auto 1em !important;
  border-radius: 4px;
  border: 1px solid #d7d8da;
  border-top: none;
  padding: 1em 0.75em !important;
  background: #fff;
  min-height: 240px;
  font-family: inherit !important;
  font-size: inherit !important;
}

.ui-tabs-nav.ui-widget-header { 
  font-family: inherit !important;
  font-size: inherit !important;	
	}

@media (min-width: 768px) and (max-width: 1024px) {
  .envy-player-heading {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .envy-roster-header {
    margin-top: 1rem;
  }

  .single-sp_player .entry-content {
    padding: 0 6px;
  }



  .envy-roster-header-details {
    padding: 6px;
    background-image: none;
  }

  .envy-roster-player-image {
    margin-top: 0;
  }

  .envy-player-heading {
    margin-top: 0;
  }

  .envy-roster-player-fields li {
    margin-left: -12px;
  }

  .envy-roster-player-fields dl {
    padding: 4px 0;
  }

  .envy-roster-player-fields dt {
    margin-right: 3px;
  }

  .sp_player-template-default .sp-post-content {
    padding: 6px;
    background-image: none;
  }
}

/* page content */


.page .entry-header,
.post-type-archive-player .page-header,
.single-post .entry-header,
.woocommerce-products-header {
  margin-left: -60px;
  margin-right: -60px;
  padding: 20px 30px 20px 30px;
  overflow: hidden;
  border-right: 0;
}

.post-type-archive-player .page-header {
	 padding: 20px 60px 20px 160px;
}

.woocommerce-products-header {
  padding: 10px 60px 1px 60px;
}


@media (max-width: 767px) {


  .page .entry-header,
  .post-type-archive .page-header,
  .single-post .entry-header,
  .woocommerce-products-header {
    margin-left: 0;
    margin-right: 0;
    padding-left: 30px;
  }
}

.page .inside-article .entry-content,
.single-post .inside-article .entry-content {
  background: #fff;
  border: 1px solid #d7d8da;
  border-top: 0;
  padding: 10px;
}


/*sidebars */

#right-sidebar {
  border: 1px solid #d7d8da;
  border-top: none;
  background: #f5f5f6;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding-top: 20px;
}

#right-sidebar .widget {
  border-bottom:1px dashed #d7d8da;
  text-align: justify;
  margin-bottom: 20px;
}

/*widgets */



/*shopping cart widget */

.widget_shopping_cart .widget-title::before {
  font-family: 'FontAwesome';
  padding-right: 10px;
  fill: #74c000;
  color: #74c000;
  content: "\f07a";
}

.widget_shopping_cart_content {
  padding-bottom: 20px;
}

.widget.widget_shopping_cart .woocommerce-mini-cart.cart_list {
  background: #fff;
  padding-top: 10px;
  margin-left: -20px;
  margin-right: -20px;
}

.widget.widget_shopping_cart .woocommerce-mini-cart.cart_list li {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 12px;
}

.widget.widget_shopping_cart .woocommerce-mini-cart.cart_list li .remove.remove_from_cart_button {
  margin-right: 6px;
}

.widget.widget_shopping_cart .woocommerce-mini-cart__total.total {
  margin: 0;
  background: none;
  text-align: right;
}

/*woocommerce page/archive */

.wc-column-container {
  padding: 20px;
}

select.orderby {
  border: 1px solid #dcdcdc;
  background: #fff !important;
}

/*woocommerce single product */

.variations_form label {
	
 display:inline-block;
 padding:0;
 border-radius:0;
 font-size:15px;

 white-space:nowrap;
 
 background: none !important;
 color: #333;
}

.woocommerce-notices-wrapper {
  padding-top: 12px;
}

.single-product .inside-article {
  padding: 20px;
}

/*woocommerce entry summary */

.single-product .entry-summary {
  margin-top: ;
}

/* product short description area */

h1.product_title.entry-title {
  font-size: 24px;
}

.summary.entry-summary .price {
  margin-bottom: 0.5em;
}

.woocommerce-product-details__short-description p {
  margin-bottom: 0.5em;
}

.woocommerce-product-details__short-description ul {
  margin-bottom: 1.5em;
}

.wcpa_form_item.wcpa_type_paragraph p {
  font-size: 92%;
  margin: 0;
  padding: 0;
}

.wcpa_form_item {
  margin: 0 0 0.5em 0;
}

/* hideinput description for existing player jerseys */

body.postid-4470 .wcpa_form_item.wcpa_type_paragraph p,
body.postid-4529 .wcpa_form_item.wcpa_type_paragraph p {
  display: none;
}

.variable-item.image-variable-item.image-variable-item-saturday,
.variable-item.image-variable-item.image-variable-item-saturday img,
.variable-item.image-variable-item.image-variable-item-sunday,
.variable-item.image-variable-item.image-variable-item-sunday img {
  width: 90px;
  height: 90px;
}

/*woocommerce tabs */
.woocommerce #content div.product .wc-tabs-wrapper {
  margin: 3em auto !important;
  position: relative;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #d7d8da;
  padding: 1em 1.4em !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: .2em .2em 0 !important;
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  border: 1px solid #d7d8da !important;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  border-radius: 4px;
  overflow: visible !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  float: left;
  margin: 1px .2em 0 0 !important;
  border: 1px solid #d3d3d3 !important;
  border-bottom-width: 1px !important;
  background: #e6e6e6 !important;
  border-top-right-radius: 4px !important;
  border-top-left-radius: 4px !important;
  border-bottom-color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  margin-bottom: -1px !important;
  padding-bottom: 1px !important;
  border: 1px solid #aaa !important;
  border-bottom: 1px solid #fff !important;
  background: #fff !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: .5em 1em !important;
}



.woocommerce div.product .woocommerce-tabs .panel {
  display: block;
  border-width: 0 !important;
  padding: 1em 1.4em !important;
  background: none;
}

.woocommerce div.product .woocommerce-tabs .panel h2:first-child {
  display: none;
}


/* new styles after pods setup */
/* breadcrumbs */
.callout {
	position: relative;
	margin: 0 0 1rem 0;
	padding: 1rem;
	border: 1px solid rgba(10, 10, 10, 0.25);
	border-radius: 0;
	background-color: white;
	color: #0a0a0a;
}

.callout > :first-child {
	margin-top: 0;
}

.callout > :last-child {
	margin-bottom: 0;
}

.callout.small {
	padding-top: 0.5rem;
	padding-right: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 0.5rem;
}

.callout.large {
	padding-top: 3rem;
	padding-right: 3rem;
	padding-bottom: 3rem;
	padding-left: 3rem;
}




/* images */
img {
	display: inline-block;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}

.thumbnail {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 1rem;
	border: 4px solid #fefefe;
	border-radius: 0;
	-webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
	box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
	line-height: 0;
}

a.thumbnail {
	-webkit-transition: -webkit-box-shadow 200ms ease-out;
	transition: -webkit-box-shadow 200ms ease-out;
	transition: box-shadow 200ms ease-out;
	transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out;
}

a.thumbnail:hover,
a.thumbnail:focus {
	-webkit-box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
	box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}

a.thumbnail image {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.page-hero {
	height: 100%;
	min-height: 220px;	
	background-position: 50% 50%;
	background-size: cover;
	 background-attachment: fixed;
	background-repeat: no-repeat;
	box-sizing: border-box;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	z-index: 1;
	
}
 @media (min-width: 768px) and (max-width: 1024px) {
.page-hero {
	min-height: 180px;
}
 }
 @media (max-width: 767px) {
	 .page-hero {
		min-height: 120px;
		  background-attachment: scroll;
	
  }
 }
 
/* embeds */

.responsive-embed,
.flex-video {
	position: relative;
	height: 0;
	margin-bottom: 1rem;
	padding-bottom: 75%;
	overflow: hidden;
}

.responsive-embed iframe,
 .responsive-embed object,
 .responsive-embed embed,
 .responsive-embed video,
 .flex-video iframe,
 .flex-video object,
 .flex-video embed,
 .flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.responsive-embed.widescreen,
 .flex-video.widescreen {
	padding-bottom: 56.25%;
}

/*############################PAGE#SPECIFIC#LAYOUTS##################################*/

/* profiles*/

.profile-header {
	margin-top: -2px;
	background-color: #f2f2f2;
	padding-bottom: 16px;
	position: relative;
	border:1px solid #cecece;
	border-bottom:0;
}

.profile-header a {
	color:#444;
}
.profile-header a:hover {
	color:#74c000;
}

.profile-page-hero {
	background-image:url(https://envygoldsoftball.com/wp-content/uploads/2019/12/envy-galv-2017-hero.jpg);
}

.profile-header-details {
	padding-bottom: 16px;
	position: relative;
	z-index: 2;
}

.profile-header-details .thumbnail {
	position: relative;
	display: inline-block;
	z-index: 2;
	margin: -4rem 0 16px 1%;
	max-width: 20%;
	padding: 1px;
	border-width: 8px;
	float: left;
}

.profile-header-details h1 {
  font-family: Impact, Charcoal, sans-serif;
	position: relative;
	z-index: 1;
	margin: -5rem 0 0 0;
	line-height: 4rem;
	background-color: rgba(116, 192, 0, .8);
	color: #333;
	text-transform: uppercase;
}


.profile-header-details .jersey-number {
	/*background-color: rgb(116, 192, 0);
	color: white;
	padding: 0 16px;
	*/
  border: 8px solid  rgba(0,0,0, 0.2);
  display: inline-block;
  margin: 0 0 0 2px;
  padding: 0 1rem;
  background: rgb(157,213,58);
  background: -moz-linear-gradient(-45deg, rgb(157,213,58) 0%, rgb(161,213,79) 50%, rgb(128,194,23) 51%, rgb(124,188,10) 100%);
  background: -webkit-linear-gradient(-45deg, rgb(157,213,58) 0%, rgb(161,213,79) 50%, rgb(128,194,23) 51%, rgb(124,188,10) 100%);
  background: linear-gradient(135deg, rgb(157,213,58) 0%, rgb(161,213,79) 50%, rgb(128,194,23) 51%, rgb(124,188,10) 100%);
}

.profile-header-details .profile-name {
	margin: 0 16px;
	flex: 1;
	-webkit-flex: 1;
	min-width: 1px;
	min-height: 1px;
	overflow: hidden;
	/* text-overflow: ellipsis; 
	white-space:  nowrap;
	word-wrap: break-word; */
}
.profile-header-details .profile-standout {
	position: relative;
	margin-top: 0; 
	box-sizing: border-box;
	z-index: 1;
	margin-top:12px;
	
}

.profile-header-details .profile-standout .grid-parent {
max-width: 80%;
margin-left: 23%;
padding: 1px;
}

.profile-header-details .profile-fields {
	padding: 12px;
	box-sizing: border-box;
}

.profile-header-details .standout-info {
display:block;
}

.profile-header-details ul.block-grid > li {
    border-bottom: 1px dotted #d7d8da;
}



 @media (min-width: 768px) and (max-width: 1024px) {

.profile-header-details .thumbnail {
	max-width: 25%;
	margin-left: 8px;
	margin-top: -2rem;
}

.profile-header-details h1 {
	line-height: 3rem;
	margin-top: -3rem;
}

.profile-header-details .profile-standout .grid-parent {
max-width: 71%;
margin-left: 29%;
}
}

 @media (max-width: 767px) {

.profile-header-details {
	padding: 8px 16px;
	background-image: none;
}

.profile-header-details .thumbnail {
	max-width: 40%;
	margin: 8px 16px 8px 1%;
	padding: 0;
	border: none;
	background: none;
}


.profile-header-details h1 {
	line-height: 1.4;
	margin: 0;
	padding: 8px;
	background-color: transparent !important;

}

.profile-header-details .jersey-number {
	border: none;
}

.profile-header-details .profile-name {
	margin: 8px 0;
	display: block;
	line-height: 1.1;
}

.profile-header-details .profile-standout .grid-parent {
max-width: 56%;
margin-left: 44%;
}
.profile-header-details .profile-fields {
	clear: left;
	padding-left: 0;
	padding-right: 0;
	text-align:left;
}
}

/* .ui-widget.ui-widget-content .gallery-item  {
	width:90%;
border:1px solid #cecece;
}
*/
	
@media screen and (max-width: 767px) {
	.ui-tabs-nav.ui-widget-header { 
    padding-left: 0px; 
    background: transparent; 
    border: 0; 
    -moz-border-radius: 0; 
    -webkit-border-radius: 0; 
    border-radius: 0; }

	
 .ui-tabs-nav li { 
	display: block;
	width:100%;
	margin: 0.2em auto !important;
	border:1px solid #cecece !important;
	border-radius:4px;

}
 .ui-tabs-nav li a { 
display: block;
width:100%;
}
}

/* print styles - lets load them lasy ~ok 
.show-for-print {
  display: none !important; 
  }
@media print {
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
/
  * {
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }

	
#content, #page, #primary,  .inside-article  {
margin: 0; 
float: none;
}
	#masthead,
	#site-navigation,
	#right-sidebar,
	.site-footer,
	.entry-header  {
		  display: none !important; 
	}
  /* 
  @page {
    margin: 0.1cm; }
body {
font: 11pt Georgia, "Times New Roman", Times, serif;
line-height: 1.1;
background: #fff !important;
color: #000;
}
img { page-break-inside:avoid; 
     page-break-after:avoid; }
table, pre { page-break-inside:avoid }
table {
margin-bottom:none !important;
}
*
}
*/
  
 ul.block-grid {
	list-style-type:none;
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-top: -10px;
	line-height:0;
	
}
ul.block-grid > li {
	/*flex: 1 0 200px;*/
	flex: 1 0 20%;
    box-sizing: border-box;
    padding: 10px;
	margin-left: 10px;
	margin-top: 0;
	 vertical-align: top;
	  line-height:1.4;
}

ul.block-grid.triple > li {
	flex: 1 0 30%;
}
ul.block-grid.double > li {
	flex: 1 0 40%;
}

ul.block-grid.hover > li {
	  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

ul.block-grid.hover > li:hover {
	background-color: #f5f5f6;
}

@media (min-width: 768px) and (max-width: 1024px) {
ul.block-grid > li {

	flex: 1 0 33.33333%;
}
}
@media (max-width: 767px) {
	ul.block-grid > li {

	flex: 1 0 50%;
	}
}

ul.block-grid > li > dl {
  width: 100%;
  display:inline-block;
}
ul.block-grid > li > dl > dt:before {
  background: #f5f5f6;
/*  content: '+';
  padding: 5px;
  margin-right: 5px;
  color: orange;
  */
}

ul.block-grid > li > dl > dt {
	text-transform: uppercase;
}  

ul.block-grid > li > dl > dt::after {
  content: ':';
}

ul.block-grid > li > dl > dd {
	margin-left: 8px;
}

ul.block-grid > li > dl > dd p {
	
}

.grid-box  {
	position:relative;
	margin:auto;
   padding: 10px;
   box-sizing: border-box;
}

.grid-box.hover  {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.grid-box.hover:hover {
	background-color: #f5f5f6;
}


/* torro forms */
#torro-email-wrap, .torro-required-indicator,   form.torro-form p span {
	display: none;
}

form.torro-form input, form.torro-form textarea {
	margin-bottom:3px;
}
form.torro-element-wrap {
	padding-bottom: 0;
}


form.torro-form button:before {
  content: '>';
  margin-right: 5px;
  color: inherit;
}




/* temporary solution to format archive pods */
.post-type-archive-staff article.staff .post-image,
.post-type-archive-staff article.staff .entry-header,
.post-type-archive-player article.player .post-image,
.post-type-archive-player article.player .entry-header
{
	display:none;
}


.post-type-archive-staff article,
.post-type-archive-player article {
  background:#fff;
  
  padding: 1rem 0;
  border: 1px solid #d7d8da;
  box-shadow: 0 0 0.75rem rgba(0, 0, 0, 0.18);
  
}

.post-type-archive-staff article:nth-child(odd),
.post-type-archive-player article:nth-child(odd) {
	  background: #f5f5f6;
}

.post-type-archive-staff article .media-object h2,
.post-type-archive-player article .media-object h2 {
	font-size:110%;
}

.post-type-archive-player article .media-object .thumbnail,
.post-type-archive-player article .media-object .thumbnail .attachment-medium {
	max-height:110px;
	max-width:80px;
}


.media-object {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 39.99875em) {
    .media-object.stack-for-small {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }

.media-object-section {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 39.99875em) {
    .stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      max-width: 100%; }
      .stack-for-small .media-object-section img {
        width: 100%; } }
  .media-object-section.main-section {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }
			

/**
 * Here comes the print styles
 */
.show-for-print {
  display: none !important; 
  }

@media print {
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
	
	*,
	*:before,
	*:after {
		color: #000 !important; /* Black prints faster: h5bp.com/s */
		background: transparent !important;
		box-shadow: none !important;
		text-shadow: none !important;
		font-family: Georgia, Times, "Times New Roman", serif; /* Attention - this may break some iconfonts */
		overflow:visible !important;
		overflow-style:marquee-block;
	}

	body,
	html {
		margin: 0;
		padding: 0;
	}

	body {
		max-width: inherit !important;
		width: 99.9% !important;
		margin: 0 auto;
	}

	@page {
		size: auto;
		margin: 1cm 0.75cm;
	}
/**
 * Hide page elements which are irrelevant for print.
 * Please extend these for your needs...
 */


	nav,
	aside,
	video {
		display: none !important;
	}

	#masthead,
	#site-navigation,
	#right-sidebar,
	.site-footer {
		  display: none !important; 
	}
/**
 * Layout, Typo and Break behaviour styles
 */
	ul,
	ol,
	img,
	table,
	pre,
	blockquote {
	   page-break-inside: avoid;
	}

	h1,
	h2,
	h3,
	h4 {
	   page-break-after: avoid;
	}

	p,
	h2,
	h3 {
		orphans: 3; /* 3 consecutive lines at end of page */
		widows: 2; /* 2 lines at start of new page */
	}

	pre,
	blockquote {
		border: 1px solid #999;
	}

	img {
	   max-width: 100% !important;
	     -webkit-print-color-adjust: exact;
	}


/**
 * Ensure that all content-areas uses the full page width.
 * Please extend these for your needs...
 */

	.inside-article,
	.entry-content {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		float: none;
	}
/**
 * Optimize tables for print
 */
	table {
		border-collapse: collapse;
	}

	thead {
		display: table-header-group; /* h5bp.com/t */
	}

	table,
	td,
	th {
		border: 1px solid #999;
	}

	td,
	th {
		padding: 1%;
	}

	th {
		font-weight: bold;
	}

/**
 * Extend anchors to show detailed information (href) on printout
 *
 * There is a nice alternative available which collects all
 * links of a page and show them as a footnote. Requires JavaScript.
 * http://alistapart.com/article/improvingprint
 */
	a,
	a:visited {
		color: #06c !important;
	}

	a[href] {
		text-decoration: underline;
	}

	a[href]:after {
	    content: " (" attr(href) ") ";
	    word-wrap: break-word;
	    font-style: italic;
	    font-size: .75em;
	    color: #06c !important;
	}
	 
	a[href^="#"]:after,
	a[href^="javascript"]:after {
	    content: "";
	}
/**
 * Extend abbr to show detailed information from the title-attribute on printout
 */
	abbr {
		border: none;
	}

	abbr[title]:after {
	    content: " (" attr(title) ") ";
	    font-style: italic;
	    font-size: .75em;
	}

}



.custom-heading {
	background: #f5f5f6;
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  border: 1px solid #d7d8da;
  border-width: 1px 0px 1px 0px;
  color: #777;
  margin: 0 auto;
  padding: 20px 0 12px 0;
  text-align: center;
  width: 100%;
    line-height: 1.7;
}
.custom-heading h2 {
  font-size: 40px;
}

.txt-xlg {
	font-size:400%
}
.txt-lg {
	font-size:300%
}
txt-md {
font-size:200%;
}
.txt-sm {
font-size:90%;
}
.txt-inh{
font-size: inherit;
}

.txt-left {
	text-align: left !important
}

.txt-center {
	text-align: center !important
}

.txt-right {
	text-align: right !important
}

.txt-justify {
	text-align: justify !important
}



/* icon helpers */
.icon-wrapper  {
color: #74c000;
text-align:center;
}


/* Basscss Border */

.border{
  border-style:solid;
  border-width: 1px;
  border-color: inherit;
}
.border-thin {
border-width: 2px 2px 2px 2px;
}

.border-top{
  border-top-style:solid;
  border-top-width: 1px;
}

.border-right{
  border-right-style:solid;
  border-right-width: 1px;
}

.border-bottom{
  border-bottom-style:solid;
  border-bottom-width: 1px;
}

.border-left{
  border-left-style:solid;
  border-left-width: 1px;
}


.border-none{ border:0 !important }

.rounded{ border-radius: 3px !important }

.circle {
font-size: 100%;
border-radius:50%;
padding: .5em;
display: inline-block;
line-height: 1;
transition: all .3s;
text-align: center;
box-sizing: border-box;
}

.circle i {
display: block;	
padding: .25em;
}

.rounded-top{ border-radius: 3px 3px 0 0 }
.rounded-right{ border-radius: 0 3px 3px 0 }
.rounded-bottom{ border-radius: 0 0 3px 3px }
.rounded-left{ border-radius: 3px 0 0 3px }

.not-rounded{ border-radius:0 }

/*  Opacity */
.opacity-0 { opacity: 0; }
.opacity-10 { opacity: 0.1; }
.opacity-20 { opacity: 0.2; }
.opacity-30 { opacity: 0.3; }
.opacity-40 { opacity: 0.4; }
.opacity-50 { opacity: 0.5; }
.opacity-60 { opacity: 0.6; }
.opacity-70 { opacity: 0.7; }
.opacity-80 { opacity: 0.8; }
.opacity-90 { opacity: 0.9; }
.opacity-100 { opacity: 1; }


.ribbon-wrap {
  width: 100%;
  height: 188px;
  position: absolute;
  top: -1px;
  left: 1px;
  overflow: hidden;
}
.ribbon-wrap:before,.ribbon-wrap:after {
  content: ""; 
  position: absolute;
}
.ribbon-wrap:before {
  width: 40px;
  height: 8px;
  right: 100px;
  background: #4D6530;
  border-radius: 8px 8px 0px 0px;
}
.ribbon-wrap:after {
  width: 8px;
  height: 40px;
  right: 0px;
  top: 100px;
  background: #4D6530;
  border-radius: 0px 8px 8px 0px;
}
.ribbon6 {
  width: 200px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 30px;
  right: -50px;
  z-index: 2;
  overflow: hidden;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 1px dashed;
  box-shadow:0 0 0 3px #57DD43,  0px 21px 5px -18px rgba(0,0,0,0.6);
  background: #57DD43;
  text-align: center;
}

/* Badge and Labels */
.badge {
	display: inline-block;
	min-width: 2.1em;
	padding: 0.3em;
	border-radius: 50%;
	font-size: 0.6rem;
	text-align: center;
	background: #1779ba;
	color: #fefefe;
}
.label {
	display: inline-block;
	padding: 0.33333rem 0.5rem;
	border-radius: 0;
	font-size: 0.8rem;
	line-height: 1;
	white-space: nowrap;
	cursor: default;
	background: #1779ba;
	color: #fefefe;
}

/* schematic color classes - add to other elements */
.primary,
.woocommerce-info {
	background: #1779ba !important;
	color: #fefefe !important;
}
.secondary {
	background: #767676;
	color: #fefefe;
}
.success,
.woocommerce-message {
	background: #3adb76 !important;
	color: #0a0a0a !important;
}
.warning {
	background: #ffae00;
	color: #0a0a0a;
}
.alert,
.woocommerce-error {
	background: #cc4b37 !important;
	color: #fefefe !important;
}