/* FUPA */
div#teamdiv .content_table_std
> tbody > tr > th { 
	background-color: black;
	color: white;
	}
table.tablepress > tbody > tr > td {
	font-size: 11px !important;
	padding: 3px
}
table.tablepress > thead > tr > th {
	font-size: 11px !important;
	padding: 3px
}
/* für interne angemledte User Tabs anzeigen*/
.su-tabs {
  background-color:black;
	background:black !important;
}
/* obere Tab-Fläche */
.su-tabs > .su-tabs-nav > span {
  background-color: black;
  color: white;
}
/* mouse move */
.su-tabs > .su-tabs-nav > span:hover {
  background-color: white;
  color: red;
}
.su-tabs > .su-tabs-nav > span.su-tabs-current {
  background-color: white;
  color: black;
}
.su-tabs > .su-tabs-panes > .su-tabs-pane {
  background-color: white;
  color: black;
}

.grecaptcha-badge {
	display:none;
}

.head-contact-social li.svmggreen:hover {
	background-color:#43d854;
}
.head-contact-social li.svmgred:hover {
	background-color:red;
}
.head-contact-social li.svmgyellow:hover {
	background-color:yellowgreen;
}


/* suMembers nicht anzeigen*/
.versteck {
	visibility: hidden;
	display: none;
}
/* für runde social icons*/
.head-contact-social li {
	background-color: rgba(0, 0, 0, 1.5);
	margin-right:5px;
}
.head-contact-social li.email:hover { background-color: blue; }

/* Header Suche + Social Icons*/
form.elitepress-search>input#s.search_widget_input {
    font-size: 12px;
    height: 23px;
}
header.header-section>div.container>div.row>div.col-md-9>div.row>div#elitepress_social_icon_widget-2 {
	text-align: center;
	vertical-align: middle;
}

header.header-section>div.container>div.row>div.col-md-9>div.row>div#text-2 {
	text-align: center;
	vertical-align: middle;
}
.header-section .widget {
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
/* ENDE Header Search */

/* Footer: centrieren*/
div#mega-menu-wrap-footer_menu.mega-menu-wrap {
        margin-top: 20px;
}

/* oberste Header logo jenach Device Mobile/unten PC */
@media all and (max-width:720px) {
div.header-info
div.container
div.row{
background-image: url("http://svmg1910.de/wp-content/uploads/05-HP-Resourcen/background/header_nologo_klein_mobil.jpeg?w=940");
  background-repeat: no-repeat;
	background-position: center center;
	height: 240px;
	}

/*Logo mit Link=Startseite positionieren & einstellen*/
.header-section>div.container>div.row>div.col-md-3>div.site-logo{
    position: relative;
}

.header-section>div.container>div.row>div.col-md-3>div.site-logo h1{
	    margin: 0;
    background: whit;
    position: absolute;
    top: 85%;
    left: 10%;
    margin-right: -50%;
    transform: translate(-25%, -65%) ;
	}}

/* PC-Version */
@media all and (min-width:720px) {
div.header-info
div.container
div.row{
background-image: url("http://svmg1910.de/wp-content/uploads/05-HP-Resourcen/background/header_nologo_klein.jpeg?w=940");
  background-repeat: no-repeat;
	background-position: center center;
	height: 240px;
	}

/*Logo mit Link=Startseite positionieren & einstellen*/
.header-section>div.container>div.row>div.col-md-3>div.site-logo{
    position: relative;
}

.header-section>div.container>div.row>div.col-md-3>div.site-logo h1{
	    margin: 0;
    background: whit;
    position: absolute;
    top: 75%;
    left: 25%;
    margin-right: -50%;
    transform: translate(-35%, -65%) ;
	}


.header-section>div.container>div.row>div.col-md-9>div.row,
.header-section>div.header-info>div.container>div.row,
.header-section>div.container>div.row{
		margin-top:0px !important;
		margin-bottom:0px !important;
	}
}
/* 	background-size: contain;
HEADER - LOGO -- ENDE --*/

/* Content-View Plugin: POSTS - Optik etc */
.pt-cv-ifield {border: 3px solid #eee; padding: 15px 20px 20px 10px;
}
.alert-warning {
    color: #ffffff !important;
    background-color: #000000 !important;
}
.pt-cv-readmore {
    color: #ffffff !important;
    background-color: #000000 !important;
    border: none !important;
}

div.pt-cv-ifield
div.pt-cv-meta-fields
span.entry-date  {
	position: relative;
	background-color: #ffffff !important;
	color:#000000;
}
/* POSTS - ENDE --- */

/* disable header bei Beiträgen 
 * vordefinierter Text nicht änderbar ? Block direkt unter Menü*/
.page-title-section
{
    display: none;
}
/*.page-title-seprator 
{
    display: none;
}

.page-title p
{
    display: none;
}*/


/* 100% größe einstellen bei trainingszeiten */
.panel-grid-cell {
	width: 100%;
}

/* untere Footer ScrollToTopMenu */
.hc_scrollup {
	right: 100px;
}

/* Farben switch bei Tabs für kleine displays and (max-width:640px)*/
@media all  {
.elementor-tab-title {
		color:#ffffff;
	  background-color:#000000;
	}
.elementor-active {
    color: #000000;
	  background-color:#ffffff;
}
}
@media all and (max-width:640px) {
.RespTable, .RespTable tr, .RespTable th, .RespTable td {
	display: block;
}
.RespTable td:after {
float: left;
padding: 0 1px 0 0;
	margin-left: 15px;
	margin-top: 15px;
	background-color:#ffffff;}
.RespTablehack td {
	width:0px;
	display: none;}
} 
/*Fussball.de Widget */
.include-fussball-de-widgets>iframe {
	height: 1500px;;
}
img { display: inline;}
p { line-height: 1.4; }
#widget_header table td { background: #000000; color: #ffffff; border: 1px solid #000000; font-weight: 500; }

/*
* Author: Elitepress Theme
* Created by: Shahid (Scientech IT)
* http://www.webriti.com/
* Name: red.css
*/


/* Menu Colors */
.navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: #000000 !important; 
}

.navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a {	
	border-top: 2px solid #000000; 
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { border-top: 1px solid #000000; }

/* Background Colors */
.header-info, .flex-btn:after, .btn1, .section-title, .page-title-section, .service-area:hover .service-box, .project-btn:after, .view_all_project_button:hover, .pager a.selected, .client-pager a.selected, .project-btn:after, .detail-btn:after, .entry-date, .sidebar-widget-tags a:hover, .shortcode-btn-solid, .hc_scrollup, .tagcloud a:hover, .post-password-form input[type="submit"]:hover, .error_404 > p > a, #blogdetail-btn, #blogdetail-btn:hover, #blogdetail-btn:focus, 
.contact-btn, .contact-btn:hover, .contact-btn:focus, .blog-seprator, .more-link:hover, .more-link:active, .widget table caption, ins, mark, 
.team-area .team-social li:hover, .team-area .team-social li:focus, .paginations .page-numbers.current, .paginations a:hover, .paginations a:focus, 
.reply a:hover, .flexslider .flex-next:hover, .flexslider .flex-prev:hover, 
.wpcf7-form .wpcf7-submit, .wpcf7-form .wpcf7-submit:hover, .wpcf7-form .wpcf7-submit:focus {
	background-color: #000000;
}

/* Font Color */
a, .site-logo h1, .site-logo h1 > a, .widget ul > li > a:hover, .widget ul > li > a:focus, .service-btn a:hover, .service-area h4 > a:hover, .features-area:hover h4 > a, .entry-header .entry-title > a:hover, .entry-meta a, .entry-meta a:hover, .entry-meta a:focus, .team-area h5, .port-more-link:hover, .static-client-area h3 > span, .post-content li > i, .post-content li:hover a, .contact-detail address > span > a:hover, .error_404 h4, .page-title a, .portfolio-tabs li.active > a, .portfolio-tabs li > a:hover, 
.widget table #next a:hover, .widget table #prev a:hover, .widget table tbody a:hover, .widget table tbody a:focus,
.site-logo h1, .site-logo h1 > a, .site-footer .widget ul > li > a:hover, .footer-menu-links li > a:hover, .archive-title, tbody a, p a, dl dd a, .contact-icon i, .author-name .designation, .site-footer .widget-title:after, .static-client-area  .designation:before, .portfolio-detail-info p small, .portfolio-detail-info p small a, .blog-tags a, .blog-blockquote blockquote > small, p.wp-caption-text a, .comment-date, .comment-date a, .blog-description p a { 
	color: #000000; 
}

/* Border Color */
.site-footer { border-top: 7px solid #000000; }
.section-title:before { border-left-color: #000000; }
.portfolio-info:hover { border-bottom: 3px solid #000000; }
.project-btn, .pager a, .pager a.selected, .client-pager a, .client-pager a.selected, .view_all_project_button { border: 2px solid #000000; }
.service-area:hover .service-box, .detail-btn:active:after, .more-link:hover, .more-link:active, .reply a:hover { 
	border: 1px solid #000000; 
}
blockquote { border-left: 5px solid #000000; }
.header-section { border-bottom: 7px solid #000000; }
.team-area .team-social li:hover, 
.team-area .team-social li:focus {
	-moz-box-shadow: inset 0 0 3px #000000;
	-webkit-box-shadow: inset 0 0 3px #000000;
}
.paginations .page-numbers.current, .paginations a:hover, .paginations a:focus { box-shadow: 0 3px 0 rgba(200, 33, 29, 1); }

/*Fleaxslider Css*/
.flex-control-paging li a { border: 2px solid #000000; }
.flex-control-paging li a:hover { background: #000000; border: 2px solid #000000; }
.flex-control-paging li a.flex-active { background: #000000; border: 2px solid #000000; }

/*Contact Form 7*/
.wpcf7-form .wpcf7-submit, .wpcf7-form .wpcf7-submit:hover, .wpcf7-form .wpcf7-submit:focus,
.contact-btn, .contact-btn:hover, .contact-btn:focus, 
#blogdetail-btn, #blogdetail-btn:hover, #blogdetail-btn:focus { 
	box-shadow: 0 3px 0 0 rgb(200, 33, 29); 
}
