/*
 Theme Name:   3.0 Coaching
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  
 Author:       Trimuniti Websolutions
 Author URI:   http://trimuniti.com
 Template:     bootstrap-basic4
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  bootstrap-basic4-child
*/





body {
	margin-top:70px;
	font-family:'Montserrat', serif;
	color:#333 !important;
}





.site-title-heading a, .site-title-heading a:active, .site-title-heading a:hover, .site-title-heading a:visited {
	color:#ed7728;
	text-decoration:none;
}

.site-title .site-description {
    color: #333 !important;
}



h2 {
	font-family: 'Montserrat', sans-serif !important;
	text-transform: uppercase;
	font-weight:300;
}

 h2.headline {
	color:#ff5c00;
	font-size:100px;
	text-shadow: 2px 2px 2px black;	
	
}

@media (max-width: 400px) {
	h2.headline {
	font-size:48px;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 3) and (max-width:1920px) {
	#video_start {
		display:none;
	}
}

@media (max-width: 500px) {
	#video_start {
		display:none;
	}
}

@media (min-width: 501px) {
	#flo_start {
		display:none;
	}
}





 h2.subline {
	color:#ed7728;
	font-size:50px;
	text-shadow: 2px 2px 2px black;
}

@media (max-width: 400px) {
	h2.subline {
	font-size:26px;
	}
}



.trainer {
	 background: url(assets/img/hintergrund_boot.jpg) no-repeat center center fixed;
	 -moz-background-size: cover;
	 background-size: cover;
}	 


.main {
	 background: url(assets/img/hintergrund_header.jpg) no-repeat center center fixed;
	 -moz-background-size: cover;
	 background-size: cover;
}	


.site-footer li {
	text-align:left !important;
}

.site-footer li  a:link, .site-footer li  a:hover, .site-footer li  a:active, .site-footer li  a:visited {
	color:#ed7728;
	font-size:20px;
	text-decoration:none;
}





.site-footer ul {	
	 list-style-type:none;
}


.navbar-brand {
	margin-right: 22rem !important;
}

.entry-title {
	display:none;
}


@media (max-width: 500px) {
	.navbar-brand {
		margin-right: 0 !important;
	}
}


div.content-spalte {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
    padding: 20px;
	
}

div.sidebar-spalte {
	border-right: 1px solid #333;
    padding: 20px;
	
}

#recent-posts-2 {
	border-top: 1px solid #333;	
	padding-top:15px;	
}

#wysija-2 {
	border-top: 1px solid #333;
	padding-top:15px;	
}

#custom_html-4 {
	border-top: 1px solid #333;
	padding-top:15px;	
}


h1.widget-title {
	
	font-size:24px !important;
	
}

aside ul {
	list-style-type:none;
	padding: 0;
}

aside li {
	list-style-type:none;
	padding-bottom: 10px;;
}


.sidebar-spalte a,
.sidebar-spalte a:hover,
.sidebar-spalte a:focus,
.sidebar-spalte a:visited,
.sidebar-spalte a:active  {
	color:#ed7728 !important;
}




.entry-content a,
.entry-content a:hover,
.entry-content a:focus,
.entry-content a:visited,
.entry-content a:active  {
	color:#ed7728 !important;
}




aside {
	margin-top:25px;
}

.widget_wysija .wysija-submit,
.widget_wysija .wysija-paragraph { display: inline; }



p.wysija-paragraph label {
	margin-top:20px;
}


.dropdown-item.active, .dropdown-item:active {
    background-color: #ed7728 !important;
    color: #000 !important;
    text-decoration: none !important;
}




