  /*
   Theme Name: fahrschule-troesch.ch-parallax-one-child
   Theme URI: https://www.themeisle.com/ 
   Description: This is a custom child theme I have created.
   Author: RNA
   URI: https://www.themeisle.com/ 
   Template: Parallax-One
   Version: 0.1 
   ow-button-base ow-button-align-center
   */
   
  /* FONTS*/
 
@font-face {
	font-family: 'Balloon';
	src: url('Balloon.eot');
	src: url('Balloon.eot?#iefix') format('embedded-opentype'),
		url('Balloon.woff') format('woff'),
		url('Balloon.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Balloon';
	src: url('Balloon_1.eot');
	src: local('Balloon'),
		url('Balloon_1.eot?#iefix') format('embedded-opentype'),
		url('Balloon_1.woff') format('woff'),
		url('Balloon_1.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

.sow-slider-image-wrapper h1{
	font-family: Balloon;
}
.sow-slider-image-wrapper h3{
	font-family: Balloon;
}

 /*Header Image verdunkeln */
.sow-slider-base ul.sow-slider-images li.sow-slider-image .sow-slider-image-container{
		background-color: rgba(0, 0, 0, 0.26);
}
/* Primary Menue */
#menu-hauptmenue a:hover{
	
	
color: #4472c4;


}

  /*Features CSS */

.so-widget-sow-features-default-71ab14b00786 .sow-features-list .sow-features-feature .textwidget > h5 {

    margin-top: 0px;

}
.sow-features-list .sow-features-feature .sow-icon-container{
	height: 65px;
}
  /*NAVBAR deactivate */
.navbar.navbar-inverse.bs-docs-nav.navbar-fixed-top.sticky-navigation.appear-on-scroll{
	
	display: none;
}

 /*Tabellen CSS */
.tablepress thead th,.tablepress tfoot th {
	background-color: #3c5e9a;
	color: white;
}
.tablepress-id-N .column-2 {
	padding: 4px;
}
.so-panel.widget.widget_sow-editor.panel-last-child{
	max-width: 650px;
	margin: 0 auto 1em;
}
/*Post*/
.colored-line-left{
	display: none;
}
.so-panel.widget.widget_siteorigin-panels-postloop.panel-last-child{
	
	text-align: center;
}
/*footer */
.powered-by{
	
	display: none;
	
}
#footer{
	
	background-color: #212121;
	color: white;
	line-height: 20px;
}
#footer h6{
	
	font-size: 18px;
}
#footer a{
	color: white;
	text-decoration: none;
	}
#menu-footer_allgemein li a{
	border-bottom: 1px dotted white;

	}
#footer a:hover{
		border-bottom: 1px solid white;
	}