/*-------------------------------------------------------
Theme Name: Wildcats
Theme URI: 
Description: Eigenständiges WordPress-Theme der Kirchdorf Wildcats
Author: Kirchdorf Wildcats
Author URI: 
Version: 2.0.0
----------------- ADDITIONAL CSS HERE ------------------*/

:root {
    --kwc-color-red: #E1061A;
}

.kwc-red {
    color: var(--kwc-color-red);
}


body {
	font-weight: 400 !important;
}


/* Loader */
#side-loader {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100vw;
    background-color: #fff;
    z-index: 99999999999999;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 225px;
  height: 225px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 225px;
  height: 225px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #e1061a transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.lds-ring img {
    width: 75%;
}

.logged-in #side-loader {
    display: none;
}




::selection {
    background: #818181;
    color: #fff;
}

::-moz-selection {
    background: #818181;
    color: #fff;
}

blockquote {
    font-style: italic;
    border-left-width: 3px;
    padding: 10px 0 10px 20px;
}

#et_search_icon:hover, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a, .bottom-nav li.current-menu-item>a, .comment-reply-link, .entry-summary p.price ins, .et-social-icon a:hover, .et_password_protected_form .et_submit_button, .footer-widget h4, .form-submit .et_pb_button, .mobile_menu_bar:after, .mobile_menu_bar:before, .nav-single a, .posted_in a, .woocommerce #content div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content input.button, .woocommerce #content input.button.alt, .woocommerce #content input.button.alt:hover, .woocommerce #content input.button:hover, .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce .star-rating span:before, .woocommerce a.button, .woocommerce a.button.alt, .woocommerce a.button.alt:hover, .woocommerce a.button:hover, .woocommerce button.button, .woocommerce button.button.alt, .woocommerce button.button.alt:hover, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce input.button, .woocommerce input.button.alt, .woocommerce input.button.alt:hover, .woocommerce input.button:hover, .woocommerce-page #content div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content input.button, .woocommerce-page #content input.button.alt, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit, .woocommerce-page #respond input#submit.alt, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page .star-rating span:before, .woocommerce-page a.button, .woocommerce-page a.button.alt, .woocommerce-page a.button.alt:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button, .woocommerce-page button.button.alt, .woocommerce-page button.button.alt:hover, .woocommerce-page button.button:hover, .woocommerce-page div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page input.button, .woocommerce-page input.button.alt, .woocommerce-page input.button.alt:hover, .woocommerce-page input.button:hover, .wp-pagenavi a:hover, .wp-pagenavi span.current {
    color: #E1061A;
}

ol.interview li {
    margin-bottom: 25px;
}

.single_news > .et_social_inline {
    display: none !important;
    visibility: hidden !important;
}

#main-header {
    box-shadow: none !important;
}

.entry-content .et_pb_text_inner ul li {
    padding: 0 0 11px 15px;
    margin: 0;
    background: url(images/marker.gif) 0 11px no-repeat;
}

.entry-content ul {
    list-style-type: none !important;
}

/*** HOME ***/

.home-site .et_pb_section {
    padding: 0 !important;
}

.container_home {
    padding-top: 0 !important;
}

.home-site .et_pb_row {
    padding: 0 0 50px !important;
    width: 100% !important;
}

/** Slider **/

.flexslider-container {
    position: relative;
}

.flexslider{
    border: 0 !important;
    margin: 0 !important;
}

.flexslider ul, .flexslider li {
    padding: 0 !important;
    list-style: none !important;
    background: none !important;
}

.flexslider ul li div.text{
    padding: 0 !important;
    display: none;
}

ol.flex-control-nav {
    position: absolute;
    text-align: left !important;
    padding: 0 !important;
    bottom: 0px !important;   
    margin: 10px 10px;
    line-height: 16px !important;
}

.flex-control-paging li a {
    border: solid 2px #7c7c7c; 
    background: rgba(0, 0, 0, 0) !important;
    width: 18px !important;
    height: 18px !important;    
}

.flex-control-paging li a.flex-active {
        border: solid 2px #fff; 
}

.flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}

/** Sponsoren Slider **/
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
    max-width: 200px;
    height: auto;
}

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/** Scores **/
.game_score table, .game_score tbody, .game_score tr, .game_score td {
    border: 0px;
    border-spacing: 0px;
    padding: 0px !important;
    margin: 0px;       
}

.main{
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin-right: 20px;
}

.game_score {
    width: 100%;
    height: auto;
}

.game_score table {
    width: 100%;
    border: solid thin #555 !important;
}

.game_score table tr, .game_score table tr td {
    text-align: center;
    border: 0px;
    border-spacing: 0px;
}

td.game_score_league {
    width: 100%;
    background-color: #E1061A;
    padding: 5px;
    font-weight: 700;
    color: white;
}

td.game_score_date {
    width: 100%;
    background-color: lightgrey;
    padding: 5px;
}

td.game_score_team {
    padding: 5px 10px !important;
    width: 35%;
    font-size: 18px;
    font-weight: 600;
    margin: 0px !important;
}

td.game_score_team img {
    width: 100%;
    height: auto;
    display: block;
}

td.game_score_points {
    font-size: 30px;
    width: 12%;
}

td.game_score_points_divider {
    font-size: 30px;
    width: 6%;
    padding: 10px;
}


/* Pulse Button Live */
.live_alert {
    display: inline-block;
    width: auto;
    height: 24px;
    border: solid thin #E1061A;
    border-radius: 11px;
    vertical-align: middle;
    float: right;
}

.live_alert_text {
    float: left;
    color: #E1061A;
    padding: 0px 7px 2px 0;
    font-size: 16px;
}
.pulse-button {
    float: left;
    position: relative;
    display: block;
    margin: 6px;
  width: 10px;
  height: 10px;
  border: none;
  box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
  border-radius: 50%;
  background-color: #E1061A;
  background-size:cover;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.pulse-button:hover 
{
  -webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;
}

@-webkit-keyframes pulse {to {box-shadow: 0 0 0 5px rgba(232, 76, 61, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 5px rgba(232, 76, 61, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 5px rgba(232, 76, 61, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 5px rgba(232, 76, 61, 0);}}



/** Tabelle **/
.game_table {
    font-size: 14px;
}

.game_table table, .game_table tbody, .game_table tr, .game_table table tr td {
    border: 0px;
    border-top: 0px;
    border-spacing: 0px;
    padding: 0px !important;
    margin: 0px;       
}

.game_table table, .game_table tr {
    border: solid thin #555;
}

.game_table td:nth-child(1) {
    width: 10%;
    text-align: center;
}

.game_table td:nth-child(2) {
    width: 50%;
}

.game_table td:nth-child(3) {
    width: 18%;
    text-align: center;
}

.game_table td:nth-child(4) {
    width: 4%;
    text-align: center;
}

.game_table td:nth-child(5) {
    width: 18%;
    text-align: center;
}
/** News **/

.home_news h3 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #E1061A;
    font-size: 22px;
}

.home_news_header {
    background-color: #E1061A;
    padding: 2px 10px;
    margin-bottom: 5px;
    color: white;
    display: inline-block;
}

.home_single_news {
    border-bottom: 1px solid #F0F0F0;
    padding: 10px 0;
}

.home_single_news:nth-child(3) {
    font-weight: 700;   
}

.home_single_news:last-child {
    border-bottom: none;
}

.home_single_news_pic:hover .home_single_news:nth-child(3) a {
    color: #E1061A !important;    
}

.home_single_news a {
    color: #666 !important;
}

.home_single_news a:hover {
    color: #E1061A !important;
}

/** Sidebar **/
.home_sidebar
{
    border-left: 1px solid #ccccce;
    padding-left: 30px;
}

.home_sidebar_single {
    margin-bottom: 25px;
}

.home_sidebar_single h3 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #E1061A;
    font-size: 20px;
}

/* Training */
.home_sidebar_single.training ul, .home_sidebar_single.termine ul, .home_sidebar_single.termine ul li {
    list-style: none !important;
    padding: 0 !important;
	background: none !important;
}

.home_sidebar_single .home_sibebar_training_team {
    margin-bottom: 10px;
}
.home_sidebar_single .home_sibebar_training_team_name {
    font-weight: 600;
}

.home_sidebar_single .home_sibebar_training_team_name a {
    font-weight: 500;
    font-size: 14px;
}

/* Termine */
.home_sidebar_single.termine ul {
    margin-bottom: 10px;
}

.home_sidebar_single.termine ul li.zeit {
    font-size: 14px;
}

/** Extras **/

.home_extras {
    
}

.home_extras .home_extras_single .extras_text {
    display: none;
    padding: 20px;
    position: absolute;
    top: 0;
    height: 100%;
}

.home_extras .home_extras_single:hover .extras_text {
    display: block;
    background-color: rgba(255, 255, 255, 0.8);
}

.home_extras div.extras_link {
    display: inline-block;
    padding: 2px 10px;
    margin-top: 10px;    
    background-color: #E1061A;
    color: #fff;
    border: solid 2px #E1061A;
}

.home_extras div.extras_link:hover {
    background-color: transparent;
    color: #E1061A;
    border: solid 2px #E1061A; 
}

/** Footer **/

.et_pb_section.footer_main {
    padding: 0 !important;
}

.et_pb_section.footer_main .et_pb_row {
    padding: 0 0 50px !important;
}

.footer_main .footer_header {
    color: #fff !important;
    border-bottom: solid thin white;
    margin-bottom: 15px !important;
}

.et_pb_section.footer_main .footer_links li {
    padding: 3px 0;
}

.et_pb_section.footer_main .footer_links li a {
    color: #fff;
}

.et_pb_section.footer_main .footer_links li a:hover {
    border-bottom: dotted thin #fff;
}


#footer-bottom {
    color: #1d1d1b;
}

#footer-info a {
    color: #666;
    font-weight: 500 !important;
}

/*** News ***/
nav.oldernewer {
    width: 100%;
    overflow: hidden;
    margin-bottom: 1.5em;
}

.older {
    float: left;
}

.newer {
    float: right;
}


/*** mit Sidebar ***/

.mit_sidebar .et_pb_row {
	width: 100%;
}

@media all and (min-width: 981px) {

	.et_no_sidebar .mit_sidebar #left-area {
		float: left !important;
		padding-right: 5.5% !important;
		width: 79.125% !important;
		padding-bottom: 23px !important;
	}

	.mit_sidebar::before {
		right: 20.875% !important;
		position: absolute;
		top: 0;
		width: 1px;
		height: 100%;
		background-color: #e2e2e2;
		content: "";	
	}

	.mit_sidebar #sidebar {
		padding-left: 30px;
	}
    
    .mit_sidebar #sidebar {
        float: left;
        width: 20.875%;
    }
	
}

/*** Widget - Sidebar ***/
.widget-content {
    margin-bottom: 25px;    
}

.widget-content h3, #sidebar h4  {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #E1061A;
    font-size: 20px;
}

.widget-content a {
    color: #666 !important; 
}

.widget-content a:hover {
    color: #E1061A !important; 
}


/*** Team Info ***/
.training_zeiten, .training_zeiten tr, .training_zeiten td {
    border: none !important;
    width: auto !important;
}

/*** Spielplan & Tablle & Roster **/
.spielplan_uber, .tabelle_uber, .roster_uber, .team_uber {
    font-weight: 700;
	text-transform: uppercase;
}

.spielplan_s table tr:nth-child(even) {
	background: #eee;
}

.tabelle_s table tr:nth-child(even) {
	background: #eee;
}

.table_roster td {
    border: 1px solid #eee !important;
}

.main_sidebar {
    padding-top: 58px;
}

/** Gegner **/
.helm
{
    max-width: 150px;
    height: auto;
}

.t_logo
{
    width: 125px;
    height: 125px;
}

.txthelm
{
    
}

.gegner
{
    display:inline-block;
}

.gegner2
{
    display: none;
}


.gegner1_j
{
    width: 680px;
    background-color: #b9b9b9; 
    border-radius: 12px; 
    border: solid thin #e1061a; 
    padding: 10px;    
}

.gegner1_f
{
    width: 550px;
    background-color: #b9b9b9;
    border-radius: 12px;
    border: solid thin #e1061a;
    padding: 10px;
}

.gegner1_f2015
{
    width: 285px;
    background-color: #b9b9b9;
    border-radius: 12px;
    border: solid thin #e1061a;
    padding: 10px;
}

/* neu */
.gegner_li table, .gegner_li tr, .gegner_li td {
    border: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

.clear { clear: both; }

.gegner_ul
{
    float: left;
    padding: 0px !important;
    margin: 0px;
    background: none !important;
}

.gegner_li
{
    display: inline-block;
    padding: 0px !important;
    margin: 0px !important;
    background: none !important;
}


/*** Roster ***/
.table_roster td {
    text-align: center;
}




/*** Single Person ***/
.main_person .et_pb_button_module_wrapper {
    margin-top: -40px !important;    
}

.single_person {
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    padding: 20px 20px 35px;
    text-align: center !important;
}

.single_person h4 {
    font-size: 20px;
}

.single_person_button {
    font-size: 14px !important;

}

/*** Stadionzeitung ***/
.entry-content div.zeitung:last-child hr {
    display: none !important;
}

.entry-content div.zeitung {
    margin-bottom: 40px;
}

.heft {
    width: 120px;
    height: auto;
}

.heft_txt {
    font-size: 12px;
}

.zeitung_ul {
    float: left;
    padding: 0px !important;
    margin: 0px !important;
    background: none;
}

.zeitung_li {
    display: inline-block;
    padding: 0 5px 0 0 !important;
    margin: 0px !important;
    background: none !important;
}

.zeitung_li table, .zeitung_li tr, .zeitung_li td {
    padding: 0px !important;
    margin: 0px !important;
    background: none !important;
    border: none !important;
}

/*** Sponsoren ***/

.main_sponsoren h2 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #E1061A;
}

ul.sponsoren_ul
{
    float: left;
    padding: 0px !important;
    margin: 0px !important;
    background: none;
    width: 100%;
}

li.sponsoren_li
{
    display: inline-block;
    padding: 0 1.5% 15px 1.5% !important;
    margin: 0px !important;
    background: none;
    width: 24%;
}

.home-sponsor-main {
    display: block;
    width: 220px;
    height: auto;
}

/*** Geschichte ***/
.geschichte h5 {
    font-weight: 700 !important;
}

/*** Team ***/
.site_team h2 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #E1061A;    
}

/*** Button ***/
.blip-effect.BUTTON-1 {
 padding-left: 1em !important;
}
.blip-effect.BUTTON-1,
.blip-effect.BUTTON-1:hover {
 padding-right: 1em !important; 
}
.blip-effect.BUTTON-1:before {
 margin-left: -0.62em !important;
 width: 100% !important;
}

.button_main_div
{
    margin: 0;
    padding: 0;
    text-align: center;
}

a.button_main
{
    cursor: pointer;
    font-size: 20px !important;
    color: #ffffff !important;
    padding: 10px;
    margin: 0;
    border: solid 2px #E1061A;
    background-color: #E1061A;
    display: inline-block;
    text-transform: uppercase;
    line-height: 1.4em;
}

a.button_main:hover
{
    background-color: #fff;
    color: #E1061A;
}

/* Bounce Button */
.blip-effect 
{
 -webkit-animation: button-bounce 1600ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
 animation: button-bounce 1600ms forwards infinite cubic-bezier(0.165, 0.84, 0.44, 1);
 -webkit-transition: all 0.3s ease;
 transition: all 0.3s ease;
}
.blip-effect:before 
{
 background-color: #f48969 !important; /* define your color here */
 content: "" !important;
 display: block !important;
 top: 0px !important;
 height: 100% !important;
 border-radius: 5px;
 -webkit-animation: button-blip 1600ms forwards infinite cubic-bezier(0.215, 0.61, 0.355, 1);
 animation: button-blip 1600ms forwards infinite cubic-bezier(0.215, 0.61, 0.355, 1);
}

@-webkit-keyframes button-bounce 
{
 0% {
 transform: scale(1);
 }
 10% {
 transform: scale(0.96);
 }
 20% {
 transform: scale(1.04);
 }
 52%,
 100% {
 transform: scale(1);
 }
}
@keyframes button-bounce
{
 0% {
 transform: scale(1);
 }
 10% {
 transform: scale(0.96);
 }
 20% {
 transform: scale(1.04);
 }
 52%,
 100% {
 transform: scale(1);
 }
}
@-webkit-keyframes button-blip {
 0% {
 transform: scaleX(1) scaleY(1);
 opacity: 0;
 }
 10% {
 transform: scaleX(1) scaleY(1);
 opacity: 0.7;
 }
 30%, 
 99% {
 transform: scaleX(1.15) scaleY(1.35);
 opacity: 0;
 }
 100% {
 transform: scaleX(1) scaleY(1);
 opacity: 0;
 }
}
@keyframes button-blip {
 0% {
 transform: scaleX(1) scaleY(1);
 opacity: 0;
 }
 10% {
 transform: scaleX(1) scaleY(1);
 opacity: 0.7;
 }
 30%, 
 99% {
 transform: scaleX(1.15) scaleY(1.35);
 opacity: 0;
 }
 100% {
 transform: scaleX(1) scaleY(1);
 opacity: 0;
 }
}



/*----- Downloads -----*/

.down_ul
{
    float: left;
    padding: 0px !important;
    margin: 0px;
    background: none;
}

.down_li
{
    display: inline-block;
    padding: 0 10px 20px 0 !important;
    margin: 0px;
    background: none !important;
}

.down_logo
{
    width: 200px;
    height: auto;
}

.down_ul table, .down_ul tr, .down_ul td {
    border: none !important;
}


/* Alert */

.alert {
    background-color: #E1061A;
    display: block;    
    text-align: center;
    vertical-align: middle;    
    color: white !important;
}

.alert_inner {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    display: inline-block;
    margin-top: 7px;
    margin-bottom: 7px;
    line-height: 1em !important;
}

.alert_text {
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    font-size: 20px;
    display: inline-block;
    line-height: 30px;    
}

.alert_text a {
    font-size: 14px;
    border: solid 2px #fff;
    background-color: #fff;
    color: #E1061A;
    margin: 0 0 0 20px;
    padding: 0px 15px;
    border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
    font-weight: 600;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
}

.alert_text a:hover {
    border: solid 2px #fff;
    background-color: #E1061A;
    color: #fff;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;    
}



#alert-slides {
	position: fixed;
	right: 0px;
	top: 35%;
	z-index: 999;
}

.alert-slides-single {
	position: relative;
	bottom: 0px;
	width: 75px;
	height: 75px;
	margin-bottom: 15px;
	background-color: #E1061A;
	box-shadow:  0px 0px 10px 2px rgba(0,0,0,0.5);
	transition: bottom .2s;
	transition-timing-function: ease;
}

.alert-slides-single img {
	padding: 15px;
}

.alert-slides-single:hover {
	bottom: 5px;
	transition: bottom .2s;
	transition-timing-function: ease;
}



@media all and (max-width: 479px) { 
	
	#alert-slides, .alert-slides-single, .alert-slides-single img {
		height: 50px;
	}

	#alert-slides {
		left: 0;
		right: auto;
		top: auto;
		bottom: 0;
		width: 100%;
	}

	.alert-slides-single {
		display: inline-block;
		display: inline-flex;
		align-items: center;
  		justify-content: center;
		margin-bottom: 0;
		box-shadow: 0px -2px 5px 0px rgb(0 0 0 / 50%);
	}
	
	.alert-slides-single img {
		padding: 8px;
	}
	
}





/* --- Contact Form 7 --- */
    
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #818181;
}

span .wpcf7-not-valid
{
    border: 1px solid #E1061A !important;
}

.datei_upload span .wpcf7-not-valid
{
    border: none !important;
}

.datei_upload .wpcf7-not-valid-tip
{
    display: block;
}

span.wpcf7-not-valid-tip
{
    display: none;
}

span.Data  span.wpcf7-not-valid {
    border: none !important;
}

.wpcf7-not-valid .policy {
    box-shadow: 0px 0px 10px 1px #e3051b;
}

.wpcf7-acceptance span.wpcf7-list-item {
    margin: 0 1em;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #000000;
    font-size: 14px;
    display: inline-block !important;
}

div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
    color: #000000;
    font-size: 14px;
    display: inline-block !important;
}

div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
    color: #000000;
    font-size: 14px;
    display: inline-block !important;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    color: #000000;
    font-size: 14px;
    display: inline-block !important;
}

textarea:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus
{
    border: 1px solid #818181;
}

div.wpcf7-response-output
{
    margin: 2em 0em 1em;
}

.wpcf7 select{
	height: 40px;
	margin-bottom: 10px;
	border:1px solid #dedede;
    padding: 5px 5px;
	font-size: 14px;
    width: 100%;
}
#plz, .plz
{
        width: 19.5% !important;
}
#town
{
        width: 79.9%;
}
#vname
{
        width: 49.6%;
}
#nname
{
        width: 49.6%;
}
#anrede
{
    width: 71px !important;
}
.datum
{
        width: 95px !important;
}
.number
{
    width: 8% !important;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="number"]{
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	border: 2px solid #dedede;
	padding: 5px 10px;
	font-size: 16px;
        font-weight: unset;
}
.wpcf7-form textarea, wpcf7-number{
	width: 100%;
	height: 150px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #dedede;
    font-weight: unset;
}
.wpcf7-form .wpcf7-submit{
	width: auto;
	height: auto;
}
.wpcf7-form #result{
	font-size: bold;
}
.wpcf7-form p{
   margin: 0 0 12px 0;
   font-size: 16px;
}

.wpcf7-form textarea {
    font-family: inherit !important;
}

.wpcf7-submit {
color: #E1061A !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 18px;
font-weight: 500;
padding: .3em 1em !important;
line-height: 1.7em;
background: #ffffff;
border: 2px solid;
border-color: #E1061A ;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}

.wpcf7-submit:disabled
{
color: #ffffff !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 18px;
font-weight: 500;
padding: .3em 1em !important;
line-height: 1.7em;
background: #E1061A;
border: 2px solid;
border-color: #E1061A;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
cursor:default;
}

.wpcf7-submit:hover {
background-color: #E1061A ;
border-color:#E1061A ;
color: #ffffff !important;
}

.wpcf7-submit:disabled, .wpcf7-submit:hover:disabled
{
color: #e9e9e9 !important;
margin: 8px auto 0;
cursor: not-allowed;
font-size: 18px;
font-weight: 500;
padding: .3em 1em !important;
line-height: 1.7em;
background: #e1e1e1;
border: 2px solid;
border-color: #e1e1e1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
cursor:default;
}


/* Video FB, YouTube */
.elastic-video{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

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






/*** Roster Seniors ***/


.hide_player {
    display: none !important;
}

/* Single Person */

.roster-single-outer {
	background-color: #e1061a;
	height: 355px;
	display: flex;
}

.roster-single-pic {
	display: contents;
	width: 335px;
	height: 355px;
}

.roster-single-pic img{
	width: 335px;
	height: 355px;
}

.roster-single-content {
	display: inline-block;
	padding: 25px 30px;
	font-size: 18px;
	color: #ffffff;
}

.roster-single-content .playernumber {
	font-size: 36px;
	font-weight: 600;
	color: #e1061a;
	color: #fff;
	margin-bottom: 10px;
}

.roster-single-content .name {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 13px;	

}

.roster-single-content .content-single.pos {
	width: 100%;
}

.roster-single-content .content-single {
	width: 40%;
	display: inline-block;
	margin-bottom: 15px;
	line-height: 18px;	
}

.roster-single-content .content-single span {
	border: solid thin #fff;
	border: none;
}

.roster-single-content .content-history {
	width: 100%;
	display: block;
}

.roster-single-content .content-history ul {
	margin-bottom: 0;
	padding-left: 20px;
	line-height: 24px;
	margin-top: 0;
}

.roster-single-content .content-history ul li {
	padding: 0 0 0 15px;
	background: url(images/marker_w.gif) 0 11px no-repeat;
}




/* Roster Overview */


/* Filter */

.roster-filter {
	height: 51px;
	display: block;
    margin: 25px 2%;
}

.sort_btn {
	width: 12.5%;
	display: block;
	float: left;
	text-align: center;
	padding: 15px 10px;
	background-color: #e1061a;
	color: #ffffff;
	cursor: pointer;
    border: none;
}

.sort_btn:hover {
	color: #e1061a;
	background-color: #fff;
}


.roster-overview {
	display: inline-block;
	width: calc(100% + 20px);
	margin: 0 -10px;
}

.roster-single-person {
	width: 25%;
	padding: 10px 10px 50px 10px;
	display: block;
	position: relative;
	text-align: center;
}

.roster-single-person .roster-single-person-inner {
	background-color: #dddddd;
	display: block;
}

.roster-single-person a.roster-single-person-inner:hover {
	opacity: 0.8;
}



/* Werbung */
.news-ad-outer {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 50px;
}

.news-ad-inner {

}

.news-ad-inner img {
	display: block;
	margin: 0 auto;
}


.roster-csv {
    display: block;
    margin: 0 2%;
}


.person-pic {
	position: relative;
}

.person-pic img {
	width: 100%;
	height: 100%;
	display: block;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(225,6,26,0.6);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
	z-index: 9;
}

.active .overlay {
  height: 100%;
}

.roster-up {
    position: absolute;
    width: 100%;
    bottom: -30px;
    color: #ffffff;
    z-index: 999;
    transition: .5s ease;
}

.active .roster-up {
}

.roster-up i{
    transition: .5s ease;
   transform: rotate(0deg);
}

.active .roster-up i{
   transform: rotate(180deg);
}

.text a {
    display: inline-block;
    color: #fff;
    margin-top: 15px;
    font-size: 16px;
    border-bottom: solid thin #fff;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.person-content {
	font-size: 15px;
	color: #fff;
	padding: 10px 15px;
	z-index: 9999;
	text-align: left;
}

.person-content .person-content-title {
	font-weight: 600;
	font-size: 18px;
    color: #333;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.person-content .person-content-separator {
	width: 35px;
    height: 2px;
    background: #e1061a;
    margin-top: 6px;
    margin-bottom: 5px;
}

.person-content .person-content-description {
	color: #666666;
}

.roster-single-person a {
	text-decoration: none;
	cursor: pointer !important;
}






/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1599px) {
	
	/*** Roster Seniors ***/

	/* Roster Overview */

	.roster-overview .roster-single-person {
		width: 33.33%;
	}

	
}


@media all and (min-width: 480px) and (max-width: 1399px) {
	
	/*** Roster Seniors ***/
	.roster-single-content .content-single {
	width: 100%;
}


.roster-single-content .content-history {
	display: none;
}


	
}


@media all and (min-width: 480px) and (max-width: 1299px) {
	
	/* Roster Overview */

	.roster-overview .roster-single-person {
		width: 50%;
	}
	
}
 
/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
 
    h1 {
        font-size: 24px;
    }
    
    h2 {
        font-size: 20px;
    }    
    
    /** Sidebar **/
    .home_sidebar {
        border-left: none;
        padding: 0;
    }
    
    #main-content .container {
    padding-top: 18px !important;
    }
}
 
/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
    .row_sponsoren .et_pb_column_1_4{
        width: 33% !important;
    }
    
    .row_sponsoren .et_pb_column_3_4{
        width: 66% !important;
    }
	
    .hide_roster {
        display: none !important;
    } 	
}
 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
    .hide_roster {
        display: none !important;
    } 
    
    li.sponsoren_li {
     width: auto;   
    }
    
    .row_sponsoren .et_pb_column_1_4{
        width: 33% !important;
    }
    
    .row_sponsoren .et_pb_column_3_4{
        width: 66% !important;
    }   
	
	.spielplan_s, .tabelle_s {
		font-size: 12px !important;
		line-height: 1.3em;
	}
	
	.spielplan_s td {
		padding: 6px 4px !important;
	}

}

.roster-overview {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
    .hide_roster {
        display: none !important;
    }
    
    .et_pb_section .et_pb_row.row_sponsoren .et_pb_column.et_pb_column_1_4{
        width: 49% !important;
    }
    
    .et_pb_section .et_pb_row.row_sponsoren .et_pb_column.et_pb_column_3_4{
        width: 49% !important;
    }
	
	/* Single Person */

	.roster-single-outer {
		background-color: #e1061a;
		height: auto;
		display: block;
	}

	.roster-single-pic {
		display: contents;
		width: 100%;
		height: auto;
	}

	.roster-single-pic img{
		width: 100%;
		height: 100%;
	}

	.roster-filter {
		height: 102px;
	}

	.sort_btn {
		width: 25%;
	}


	.roster-single-content .content-single {
		width: 100%;
	}



	/* Roster Overview*/
	.roster-overview .roster-single-person {
		width: 100%;
	}
    
}

@media all and (max-width: 679px) {
	/* Roster Overview*/
	.roster-overview .roster-single-person {
		width: 100%;
	}
    
}

@media ( min-width: 767px ) {
.archive article.et_pb_post, .blog article.et_pb_post {float: left; width: 45%; margin-right: 5%;}
.archive article.et_pb_post:nth-of-type(2n+3), .blog article.et_pb_post:nth-of-type(2n+3) {clear: both;}
}

@media ( min-width: 767px ) and ( max-width: 1100px ) {
.archive article.et_pb_post, .blog article.et_pb_post {float: left; width: 45%; margin-right: 5%;}
.archive article.et_pb_post:nth-of-type(2n+3), .blog article.et_pb_post:nth-of-type(2n+3) {clear: both;}
}




/* Seite Live */

.live-score {
	font-size: 45px;
	display: block;
	width: 100%;
	position: relative;
	margin: 0 auto;
	color: #fff;
}

.live-score-inner {

}

.live-score-inner div {
	display: inline-block;
}

.team1, .team2 {
	width: 38%;
	text-transform: uppercase;
}

.team1, #score1 {
	text-align: right;
}

.team2, #score2 {
	text-align: left;
}

#score1, #score2 {
	width: 8%;
}

.divider {
	width: 4%;
	text-align: center;
}


.url-live {
	text-align: center;
	color: #fff;
}

.url-live .url-button a {
	color: #FFFFFF!important;
	border: 2px solid;
    border-color: #E1061A;
    border-radius: 0px;
    background-color: #E1061A;
	font-size: 20px;
	margin-bottom: 15px;
	display: inline-block;
}

.url-live .url-button a:hover {
	color: #FFFFFF!important;
	border: 2px solid;
    border-color: #E1061A;
    border-radius: 0px;
    background-color: #E1061A;
	font-size: 20px;
	margin-bottom: 15px;
}




/* Bewerbung Formular*/

.form-full, .form-half {
	display: inline-block;
	margin-bottom: 10px;
}

.form-half {
	width: 46%;
	margin-right: 3%;
}

.form-full {
	width: 95%;
	margin-right: 3%;
}

.btn-form .wpcf7-submit {
    padding: 4px 12px !important;
    border: solid 2px #e1061a;
    color: #000000 !important;
    font-weight: 600;
	display: inline-block;
	float: left;
}

.btn-form .wpcf7-submit:disabled, .btn-form .wpcf7-submit:hover:disabled {
    color: #e9e9e9 !important;
    margin: 8px auto 0;
    cursor: not-allowed;
    font-weight: 600;
    padding: 4px 12px !important;
    line-height: 1.7em;
    background: #e1e1e1;
    border: 2px solid;
    border-color: #e1e1e1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.btn-form .wpcf7-submit:hover {
    background-color: #fff;
    border-color: #E1061A;
    color: #000 !important;
}

.btn-back {
    cursor: pointer;
    display: inline-block;
    float: left;
    margin-right: 25px;
	margin-top: 8px;
    padding: 4px 12px;
    border: solid 2px #818181;
    color: #000000 !important;
    font-weight: 600;
}

.btn-back a {
	color: #000 !important;
}



/* Trainingszeiten */

.trainingszeiten {
    display: block;
    margin-bottom: 15px;
}


.trainingszeiten .training_tag {
    display: inline-block;
    width: 45px;   
}

.trainingszeiten .training_zeit {
    display: inline-block;
    width: 175px;
}

.trainingszeiten .training_ort {
    display: inline-block;
    white-space: nowrap;
}




/* Upcoming Games */

.upcoming-games {
	margin-bottom: 40px;
}

.upcoming-games .upcoming-games-wrapper {
	display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 -10px;
}

.upcoming-games .upcoming-games-item-wrapper {
	width: 50%;
    padding: 10px;
}

.upcoming-games .upcoming-games-item {
	display: block!important;
	background: linear-gradient(45deg, #000, #333);
    padding: 25px;
    color: #fff;
}

.upcoming-games a.upcoming-games-item:hover {
	opacity: 0.8;
}

.upcoming-games .upcoming-games-item .upcoming-games-item-logos {
	display: flex;
    align-items: center;
    justify-content: center;
}

.upcoming-games .upcoming-games-item .upcoming-games-item-logos img {
	height: 85px;
	max-width: unset;
}

.upcoming-games .upcoming-games-item .upcoming-games-item-logos .upcoming-games-item-logos-vs {
	font-size: 35px;
    font-weight: bold;
    margin: 0 14px;
}

.upcoming-games .upcoming-games-item .upcoming-games-item-date {
	text-align: center;
    font-size: 16px;
	line-height: 16px;
    margin-top: 10px;
    color: #dddd;
}

.upcoming-games .upcoming-games-item .upcoming-games-item-title {
	text-align: center;
    font-weight: bold;
    font-size: 19px;
	line-height: 20px;
    text-transform: uppercase;
	margin: 8px 0;
}

.upcoming-games .upcoming-games-item .upcoming-games-item-location {
	text-align: center;
    font-size: 16px;
	line-height: 16px;
    color: #dddd;
}

@media ( min-width: 966px ) and ( max-width: 1317px ) {
	.upcoming-games .upcoming-games-item .upcoming-games-item-text {
		height: 105px;
    	display: flex;
    	align-items: center;
    	justify-content: center;
	}
}

@media ( max-width: 965px ) {
	.upcoming-games .upcoming-games-wrapper {
		display: block;
	}
	
	.upcoming-games .upcoming-games-item-wrapper {
		width: 100%;
	}
}

@media ( max-width: 480px ) {
	.upcoming-games .upcoming-games-item .upcoming-games-item-logos img {
		height: 60px;
	}
	
	.upcoming-games .upcoming-games-item .upcoming-games-item-logos .upcoming-games-item-logos-vs {
		font-size: 30px;
		margin: 0 20px;
	}
}




.our-teams-item {
	background: #dddddd;
    padding: 17px 15px;
	font-size: 12pt;
    line-height: 18pt;
	margin-bottom: 20px;
	height: calc(100% - 20px);
}

.our-teams-item .our-teams-item-title {
	font-weight: 600;
    font-size: 22px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 15px;
}

.our-teams-item h3 {
	font-size: 20px;
}

.our-teams-item .our-teams-item-description,.our-teams-item-practice-times {
	margin-bottom: 25px;
}

.our-teams {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 -10px 20px;
}

.our-teams .our-teams-item-wrapper {
	flex: 0 0 50%;
	width: 50%;
	padding: 0 10px;
}

@media ( max-width: 999px ) {
	.our-teams .our-teams-item-wrapper {
		flex: 0 0 100%;
		width: 100%;
	}
}






.et_pb_section.et_pb_section_1_tb_footer.et_pb_with_background.et_section_regular {
	background: linear-gradient(45deg, #000, #333)!important;
}















#logo {
	max-width: 300px;
	max-height: unset!important;
}

@media ( max-width: 980px ) {
	#logo {
		max-width: 245px!important;
	}
}

@media ( max-width: 499px ) {
	#logo {
		max-width: 225px!important;
	}
}







@media all and (max-width: 479px) { 
	.home header .container {
		width: calc(100% - 40px);
	}
	
	.home #main-content .et_pb_section:not(.et_pb_section_0) .et_pb_row {
		width: calc(100% - 40px);
	}
	
	.home #main-content .et_pb_section.et_pb_section_2 .et_pb_row img {
		width: 100%;
	}
	
	
	
	.page header .container {
		width: calc(100% - 40px);
	}
	
	.page #main-content .container {
		width: calc(100% - 40px);
	}
	
	
	
	.post-template-default header .container {
		width: calc(100% - 40px);
	}
	
	.post-template-default #main-content .container {
		width: calc(100% - 40px);
	}
	
	.post-template-default #main-content .container .et_post_meta_wrapper img {
		margin: 0 -20px;
    	width: calc(100% + 40px);
		max-width: unset;
    	display: block;
	}
	
	.post-template-default #main-content .container .entry-content {
		padding-top: 20px;
	}
	
	
	
	.et-l--footer .et_pb_section {
		padding: 0;
	}
	
	.et-l--footer .et_pb_section .et_pb_row {
		width: calc(100% - 40px);
	}
}












.home-cards {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 -10px 20px;
}

.home-cards .home-cards-item-wrapper {
	flex: 0 0 50%;
	width: 50%;
	padding: 0 10px;
}

@media ( max-width: 999px ) {
	.home-cards .home-cards-item-wrapper {
		flex: 0 0 100%;
		width: 100%;
	}
}

.home-cards-item {
	background: #dddddd;
    padding: 17px 15px;
	font-size: 12pt;
    line-height: 18pt;
	margin-bottom: 20px;
	height: calc(100% - 20px);
}

.home-cards-item .home-cards-item-title {
	font-weight: 600;
    font-size: 22px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 15px;
}

.home-cards-item .home-cards-item-description {
    font-size: 17px;
}

.home-cards-item .home-cards-item-button {
	background: #e1061a;
    color: #fff;
    padding: 10px 15px;
    display: inline-block;
    font-weight: 600;
    margin-top: 20px;
}

.home-cards-item .home-cards-item-button:hover {
	background: #c80001;
}

.home-cards-item .home-cards-item-button .fa {
	margin-left: 10px;
}




.home-tickets-link {
	background: #e1061a;
    display: block;
    color: #fff;
    margin-bottom: 50px;
    text-align: center;
    padding: 30px 15px;
}

.home-tickets-link:hover {
	background: #c80001;
}

.home-tickets-link .fa {
	font-size: 40px;
}

.home-tickets-link .home-tickets-link-text {
	font-weight: 900;
    font-size: 25px;
    margin-top: 8px;
}








.livestream-scoreboard {
	width: 240px;
	font-family: Roboto;
}

.livestream-scoreboard .livestream-scoreboard-scores {
	display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.livestream-scoreboard .livestream-scoreboard-scores .livestream-scoreboard-scores-item {
	text-align: center;
    padding: 20px 15px 15px 15px;
    width: 90px;
}

.livestream-scoreboard .livestream-scoreboard-scores .livestream-scoreboard-scores-item#home {
	background: linear-gradient(45deg, #e1061a, #AE0000);
}

.livestream-scoreboard .livestream-scoreboard-scores .livestream-scoreboard-scores-item#away {
	background: linear-gradient(45deg, #000, #333);
}

.livestream-scoreboard .livestream-scoreboard-scores .livestream-scoreboard-scores-item img {
	height: 55px;
}

.livestream-scoreboard .livestream-scoreboard-scores .livestream-scoreboard-scores-item div {
	font-size: 45px;
    font-weight: bold;
    margin-top: 15px;
}
