/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: stockholm
*/
@import url("../stockholm/style.css");
/*
/* Breadcrumbs 
.breadcrumbs {
	position: inherit!important;
	font-weight: 500!important;
	font-size:	.75rem!important;
  color: #000!important;
  cursor: default!important;
	margin-top: -20px!important;
}

/* Headings 

h1 {
	font-size:3em!important;
}

h2 {
	font-size: 2.3em!important;
	 font-family: 'Crete Round',sans-serif!important;
}

h3 {
	font-size: 2em!important;
} */

/* Breadcrumbs */
.breadcrumbs {
	position: inherit!important;
	font-weight: 500!important;
	font-size:	.74rem!important;
  color: #838383!important;
  cursor: default!important;
	margin-top: -25px!important;
	margin-bottom: -20px!important;

}

.breadcrumbs a {
	font-weight: 500!important;
}

.breadcrumbs a:hover {
	text-decoration:underline;
}

/* Logo Responsive */

@media (max-width: 1200px){
.logo_wrapper .q_logo img	{
		height:25px!important;
		padding-top:5px;
	}
}


/* Adsense */

.adsense-top {
	padding-top: 20px;
}

.adsense-footer {
	padding-top:20px;
	padding-bottom:20px;
}

/* Headings */

h1 {
	font-size:2.8em;
}

h2 {
	padding-top:20px;
	padding-bottom:5px;
	font-size: 2.4em;
	 font-family: 'Crete Round',sans-serif;
	font-weight:500;
}

h3 {
	padding-top:20px;
	padding-bottom:5px;
	font-size: 2.1em;
	color:#000;
}

a {
	font-weight : 500;	
}

/* Anpassung h1 Mobile */
@media (max-width: 1200px){
	h1 {
		font-size:1.6em!important;
	}
}

p{
	font-size:1.3em;
}


/* Content Anpassungen */

.regel ol{
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
	font-size:1.3em;
    color: #0a0a0a;
}

.liste li {
	font-family: "Roboto", sans-serif;
	padding-left: 20px!important;
	display: block!important;	
	padding-top: 10px;
	padding-bottom: 5px;
	font-size:1.2em;
}

.liste h3 {
	padding-top: 16px;
}

.haken li {
	list-style-type: none;
	list-style-image: url(/wp-content/uploads/2018/01/haken-li.png)
}

.haken h4 {
	font-size: 1.5em;
	color:#000;
	padding-top: 15px;
	padding-bottom: 5px;
}

.bwvorlage h2{
	padding-top:20px;
}

.bwvorlage h5 {
	padding-top:50px;
	
}

.leben h3 {
    color: #000;
    font-size: 1.5em;
    padding-bottom: 6px;
    padding-top: 12px;
}

.spain-1 table {
	width:100%;
}

.spain-2 dl,dt,dd {
	padding-top:5px;
}


/* Tabellen */

table, th, td {
   border: 1px solid #ddd;
}

table {
	    width: 40%;
			text-align:center;
}

tr:hover {
		background-color: #fff;
}

/* Footer Review */

.review {
	text-align:center;
	font-size:0.85em;
	margin-top:-30px;
}

/* Anpassung Mobile Menu */
nav.mobile_menu ul li a, nav.mobile_menu ul li h4 {
	font-size:1.3em!important;
	font-weight:500;
	padding-top:10px;
	padding-bottom:10px;
}

.mobile_menu {
  overflow-y: scroll!important;
	max-height:38em;
}

.mobile_menu_button .fa {
font-size:30px;
}

.side_menu_button .fa {
font-size:30px;
}

nav.mobile_menu ul>li.has_sub>span.mobile_arrow .fa {
	color:#000;
	font-size:20px;
	line-height:37px
}


@media (max-width: 1200px){
header {
    position: -webkit-fixed!important;
    position:fixed!important;
	}
	body {
     padding-top: 35px!important;
}
}

/**/
.q_slider h2{
text-transform:none;
font-size:3em!important;
padding-bottom:none!important;
}
.q_slider h3{
text-transform:none;
margin-top:-20px!important;
}

