/*
Theme Name: Sparkling Child Template (1)
Description: Sample Sparkling Child Theme 

Theme URI: http://colorlib.com/wp/themes/sparkling
Author: Colorlib
Author: colorlib

Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Template: sparkling
Template Version: 2.4.9

Tags: one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, photoblogging, left-sidebar, translation-ready 
*/
@import url("../sparkling/style.css");




/*-------------allgemeine------------------*/

/*-------------------------webfonts----------------------------*/

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('http://pcpiping.de/webfonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('http://pcpiping.de/webfonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://pcpiping.de/webfonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://pcpiping.de/webfonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('http://pcpiping.de/webfonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://pcpiping.de/webfonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('http://pcpiping.de/webfonts/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('http://pcpiping.de/webfonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://pcpiping.de/webfonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://pcpiping.de/webfonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('http://pcpiping.de/webfonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://pcpiping.de/webfonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

 /* roboto-slab-300 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-300.woff') format('woff'), /* Modern Browsers */
       url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-300.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* roboto-slab-regular - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-regular.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* roboto-slab-700 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-700.woff') format('woff'), /* Modern Browsers */
       url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('http://pcpiping.de/webfonts/roboto-slab-v24-latin-700.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/*-------------------------webfonts----------------------------*/

body {
  font-family: "Open Sans",sans-serif;
  font-size: 16px;
  line-height: 1.7;
  word-wrap: break-word;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
 
  font-family: "Open sans",sans-serif;
  font-weight: 700;
}

ol, ul {
  margin-bottom: 10px;
  margin-top: 0;
  list-style: none;
}

.btn {
  -moz-user-select: none;
  cursor: pointer;
  display: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.navbar.navbar-default {
  font-family: "Open Sans",serif;
  font-weight: 700;
}

.navbar-nav > li > a {
  padding-bottom: 1px  !important;
  padding-top: 5px  !important;
}

.sprachwahl{
background:none !important;
clear:both;
}

.sprachwahl ul{
background:none !important;
height:30px;
margin:0 1% 0 0;
}
.sprachwahl ul li{
background:none !important;
float:right;
}

#lang_sel_click a.lang_sel_sel {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #444;
  float: left;
}

.navbar.navbar-default, .navbar-default .navbar-nav .open .dropdown-menu > li > a {

  background: #f2f2f2;
 font-size: 12px;
    line-height: 15px !important;
    text-transform: uppercase; 
padding:5px !important;
}



.sub-menu.submenu-languages {
   list-style: outside none none !important;
  margin: 0px -25px -25px !important;
}

.flex-caption h2 {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  color: #000;
  display: inline-block;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 0;
  max-width: 640px;
  padding: 12px 20px;
display:none;
}

.flex-caption .excerpt {
  background: rgba(59, 59, 59, 0) none repeat scroll 0 0;
  color: #ddd;
  display: block;
  max-width: 600px;
  padding: 12px 20px;
display:none;
}


.flex-caption .excerpt h3 {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  color: #fff;
  display: block;
  max-width: 400px;
  padding: 12px 20px;
}

#post-4 h1 {
  margin: 0 0 -10px 0 !important;
  padding: 0 !important;
}

.hometag{
/*font-style:italic;*/
font-size:20px;
  margin-bottom:10px;
text-align:left;
color:#38383A;
}

.signature{
font-style:italic;
font-size:16px;
  margin-bottom:10px;
margin-left:30%;
  text-align:left;
}

.main-content-area {
  margin-bottom: 20px;
  margin-top: 20px;
}

.full_width, .one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
  float: left;
  padding: 10px;
}

.page-content, .entry-content, .entry-summary {
  margin: 0 0 0;
}

.post-inner-content {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ffffff;
  border-image: none;
  padding: 20px 50px;
}

.homeicons{
 border-top: 1px solid #C1BEBB;
 font-size:52px;
 color: #8E8A8A; 
 
}

.homeicons p{
  font-family: "Open Sans",sans-serif;
  font-size:16px;
	line-height: 1.5;
  word-wrap: break-word;
	margin:0px 0 0 0;
	color: #38383A;
  text-align:left;
}


#footer-area .footer-widget-area {
  overflow: hidden;
  padding: 20px 50px 20px 50px;
	font-size:16px;
color:#38383A;
 
}


#footer-area a {
  color: #575658;
}



#colophon {
  border-top: 0px solid #3a3a3a;
  padding: 10px 0;
	background-color: #f2f2f2 !important;
}

/*--------------------------------------------responsive----------------------------------------------------------------*/

@media (max-width: 768px) {

.btn {
  -moz-user-select: none;
  cursor: pointer;
  display: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
  
.flex-direction-nav {
  line-height: 80px;
  display: none;
}
  
#footer-area .footer-widget-area {
  color: #38383a;
  font-size: 16px;
  overflow: hidden;
  padding: 20px 10px !important;
}
  
.post-inner-content {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ffffff;
  border-image: none;
  padding: 10px 20px;
}  
  

}

/*------------------------------------------------------------------------------------------------------------*/
@media (min-width: 767px) and (max-width: 1024px){
  
#footer-area .footer-widget-area {
  color: #38383a;
  font-size: 16px;
  overflow: hidden;
  padding: 20px 10px !important;
}

.flex-direction-nav {
  line-height: 80px;
  display: none;
}
  
  
}  
  
  