/*
Theme Name:     Volt Child
Theme URI:      http://labs.saurabh-sharma.net/themes/volt/wp/
Description:    Child theme for the Volt theme
Author:         Saurabh Sharma
Author URI:     http://themeforest.net/user/SaurabhSharma
Template:       volt
Version:        3.9.4
*/
/*html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family:"Open Sans",Arial,Verdana,Sans-Serif ! important;
}*/
div.header {
	background: linear-gradient(180deg, rgba(231,231,231,1) 0%, rgba(251,251,251,1) 49%, rgba(255,255,255,1) 100%);
}

h1, h2, h3, h4, h5{
	font-family: "Vollkorn", Georgia, !important;
}

h1.entry-title,
.single .entry-title {
	font-size: 24px;
	margin-bottom: 20px ! important;
	color:#333;
}
.entry h1 {
	font-size:20px;
	margin-bottom:10px;
	padding-top:10px;
	color:#333;
}
.entry h2 {
	font-size:18px;
	margin-bottom:5px;
	padding-top:5px;
	color:#333;
}
.entry h3 {
	font-size:16px;
	padding-top:5px;
	color:#333;
}
.entry h4 {
	font-size:18px;
	padding-top:5px;
	color:#666;
}
.entry h5 {
	font-size:18px;
	margin-bottom:0px;
	color:#666;
}

.entry iframe[src*="youtube"] {
  width:  699px;
  height: 385px; /* 90*9/16 */
}

.entry table.tm-table-style, 
.entry table.tm-table-style td {
	border:0;
}

.entry table.tm-table-style.headings tr:first-child td {
	background: #213345;
	color: white;
	font-weight:bold;
}

.entry table.tm-table-style.border,
.entry table.tm-table-style.border td {
	border:1px solid #ccc;
}
.entry table.tm-table-style.border tr:first-child td {
	border:1px solid #213345;
}

p {
	margin-bottom:20px;
}
blockquote,q,.quote,.pqleft,.pqright {
	font-family:"Open Sans",Verdana,Arial,Sans-Serif;
	color:black;
	background:#eee;
	border-left:5px solid #A8D600;
	padding:20px 10px 0px 20px;
	margin-bottom:20px;
}

blockquote::before,q::before,.quote::before,.pqleft::before,.pqright::before {
	background:transparent;
}

.box.box0 {
	background:#E8EEF4;
	border-left: 5px solid #45698C;
}

.entry-list,
.entry-archives {
	margin-bottom:20px;
}

/*.entry-list-right:after {
	border-bottom:none ! important;
	display:none ! important;
}*/

.tlmd-quote-line {
	font-size:90%;
	color:#666;
	margin-top:-20px;
	margin-bottom:25px;
}
.tlmd-quote-line a,
.tlmd-quote-line a:hover {
	color:#666 ! important;
	text-decoration:none;
}

section h2 {
  margin-bottom: 0.25em;
}

.zweiteueberschrift{
	font-family: "Open Sans",Verdana,Arial,Sans-Serif;
    color: #888;
    font-size: 85%;
    margin-top: -10px;
}

body{
	background-color: #bfbfbf;
}

body,
body.custom-font-enabled{
	font-family: "Open Sans",Verdana,Arial,Sans-Serif;
	color: #333333;
}

.pf-content{
	padding-top: 15px;
	font-size: 14px;
}

.primary a{
	color: #3b6d9c;
}

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

a.external,
a.pdf,
a.tm,
a.paragraph {
	display: inline-block;
    width: auto;
    height: auto;
    min-height: 20px;
    font-weight: bold;
    color: #45698c !important;
}

p:has(a.external),
p:has(a.pdf),
p:has(a.tm),
p:has(a.paragraph) {
	margin-bottom:5px;
}

a.external:before{
  background: url(img/external.png) no-repeat;
  width: 22px;
  height: 20px;
  display: block;
  content: " ";
  display: inline-block;
  padding-right: 10px;
  position: relative;
  top: 5px;
}

a.pdf:before{
  background: url(img/pdf.png) no-repeat;
  width: 22px;
  height: 20px;
  display: block;
  content: " ";
  display: inline-block;
  padding-right: 10px;
  position: relative;
  top: 5px;
}

a.tm:before{
  background: url(img/tm.png) no-repeat;
  width: 22px;
  height: 20px;
  display: block;
  content: " ";
  display: inline-block;
  padding-right: 10px;
  position: relative;
  top: 5px;
}

a.paragraph:before{
  background: url(img/paragraph.png) no-repeat;
  width: 22px;
  height: 20px;
  display: block;
  content: " ";
  display: inline-block;
  padding-right: 10px;
  position: relative;
  top: 5px;
}

ul.nav-menu>li.current-menu-item>a, ul.nav-menu>li.current-menu-ancestor>a, ul.nav-menu>li.current_page_item>a, ul.nav-menu>li.current_page_ancestor>a {
	background-color:transparent ! important;
}
.nav-menu>li:hover>a {
	background-color:transparent ! important;
}


a.more-link {
	display:block;
	text-transform:none;
	height: 25px;
	width: 150px;
	background-color: #8aa7c2;
	background-image: url(img/arrow-read-more.png);
  	background-position: left center;
  	background-repeat: no-repeat;
  	border-radius: 12px 12px 12px 12px;
  	color: white ! important;
	margin-left:0;
	margin-top:15px;
	margin-bottom:15px;
	padding-left: 30px;
	padding-right: 1em;
}

a.more-link:hover,
a.more-link:visited,
a.more-link:active,
a.more-link:link {
	color:white;
	text-decoration:none;
}

.page-link {
	padding-bottom:15px ! important;
}
.page-link .post-page-numbers {
	color: black;
  	padding: 8px 16px;
  	text-decoration: none;
  	transition: background-color .3s;
}

/* Style the active/current link */
.page-link .post-page-numbers.current {
  background-color: #45698c;
  color: white;
}
.page-link:first-child {
	margin-left:10px;
}

/* Add a grey background color on mouse-over */
.page-link .post-page-numbers:hover:not(.active) {background-color: #ddd;}

div.more span.icon {
  background-image: url(img/arrow-read-more.png);
  background-position: left center;
  background-repeat: no-repeat;
  height: 25px;
  position: absolute;
  width: 25px;
}

div.more a {
  background-color: #8aa7c2;
  border-radius: 0 12px 12px 0;
  color: white;
  display: inline-block;
  height: 25px;
  margin-left: 12px;
  padding-left: 18px;
  padding-right: 1em;
}

div.more a:hover {
  text-decoration: none;
}

input[type=submit],
input[type=button],
a.btn {
	background: #45698c ! important;
    border: 0;
	border-radius: 15px;
    color: white;
    font-size: 85% ! important;
    letter-spacing: .1em;
    padding:5px 15px 5px 15px ! important;
	text-transform: none;
}
a.btn:hover {
	text-decoration:none;
}
.ss-tabs li.ui-tabs-active a {
	border-bottom-color: #A8D600;
}
.ss-tabs li a:hover {
	border-bottom-color: #213345;
}
h5.handle, h5.toggle {
	color:black;
	font-size:18px ! important;
}

.brand{
	max-width: 35%;
}

.page_titles {
  display: none;
}

body.page .page_titles {
  display: block;
}

.page_titles h1 {
	color: black;
  font-family: "Vollkorn",Georgia,Times,Serif;
  font-size: 22px;
  font-weight: normal;
  text-transform: none;
}

.meta-box{
font-size: 11px;
border-top: 1px solid #ddd;
}

.meta-box a, .meta-box span{
	color: #666666;
}

.printfriendly{
	float: right;
}

.pp-multiple-authors-wrapper.pp-multiple-authors-layout-inline {
  display: inline !important;
}

.pp-multiple-authors-wrapper.pp-multiple-authors-layout-inline ul{
  display: inline-block;
  margin: 0;
  padding: 0;
}

.pp-multiple-authors-wrapper.pp-multiple-authors-layout-inline ul li{
  display: inline-block;
  min-height: 0 !important;
  line-height: inherit !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.pp-multiple-authors-wrapper.pp-multiple-authors-layout-inline ul li img{
  display: none !important;
}

.pp-multiple-authors-wrapper.pp-multiple-authors-layout-inline ul li:after{
  content: ", ";
}

.pp-multiple-authors-wrapper.pp-multiple-authors-layout-inline ul li:last-child:after {
  content: "";
}

.pp-multiple-authors-layout-tlmd-article {
	padding-top:20px;
	margin-top:10px ! important;
	border-top:1px solid rgba(0,0,0,.12);	
}

.pp-multiple-authors-layout-tlmd-article .avatar,
.pp-multiple-authors-layout-tlmd-article .photo {
	width:80px ! important;
	height:80px ! important;
	object-fit: cover;
	object-position:50% 10%;
	border-radius:50%;
	float:left;
	margin-right:15px;
}

.comment-author .avatar {
	object-fit: cover;
	object-position:50% 10%;
	border-radius:50%;
}

.pp-multiple-authors-layout-tlmd-article {
	display:block;
}

.pp-multiple-authors-layout-tlmd-article > ul.authors {
	list-style: none;
	padding:0 ! important;
	margin:0 ! important;
}

.pp-multiple-authors-layout-tlmd-article > ul.authors li {
	list-style: none;
	border:none ! important;
	min-height:0px ! important;
	padding:0 ! important;
	margin-bottom:15px ! important;
}

.pp-multiple-authors-layout-tlmd-article > ul li.authors a {
	display:block;
}

.pp-multiple-authors-layout-tlmd-article > ul li.authors a:hover {
	text-decoration:none;
}

.pp-multiple-authors-layout-tlmd-article > ul.authors li::after {
	content: " ";
  	clear: both;
  	display: table;
}

.multiple-authors-description {
	width:100%;
}

.pp-multiple-authors-layout-tlmd-article p {
	font-size:inherit ! important;
	margin-bottom:5px;
	margin-left:10px;
}

.pp-multiple-authors-layout-tlmd-article .multiple-authors-social ul {
	list-style: none;
    padding: 0;
}

.pp-multiple-authors-layout-tlmd-article .multiple-authors-social ul li {
	display: inline;
}

.pp-multiple-authors-wrapper a.social {
	display:inline;
	padding-right:5px;
}

.primary-nav, #responsive-menu {
  	background-image:linear-gradient(to top, #1e2f40, #3f6386);
 	border-bottom:10px solid #A8D600;
	margin-left:0;
	margin-right:0;
	width:100%;
}

.author-page img.avatar {
	max-width:180px;
	height:auto;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}

.author-page h1,h2 {
	margin-bottom:15px;
}

.author-page h1.title {
	margin-bottom:30px;
}

.author-page ul.social {
	padding:0;
	margin:0;
}

.author-page ul.social li{
	list-style-type:none;
	padding:0 10px 0 0;
	display:inline;
}
.author-page ul.social li a,
.author-page ul.social li a:hover,
.author-page ul.social li a:visited,
.author-page ul.social li a:link {
	text-decoration:none ! important;
}

.author-page .author-bio {
	clear:both;
	margin-top:20px;
}


#responsive-menu{
border-bottom: 5px solid #a8d600;
}

nav#responsive-menu ul#menu-hauptmenue-1 {
  display: none; /* komischen zweite menü bei mobile ausblenden */
}

.nav-menu > li > a {
  	font-size: 110%;
  	color: white;
	font-weight:600;
}

ul#menu-hauptmenue-2 li a {
  background-position: 0.5em center;
  background-repeat: no-repeat;
  /*padding-left: 3.5em;*/
}

/*ul#menu-hauptmenue-2 li.menu-item-4728 a {
  background-image: url(img/menu-icon-home.png);
}

ul#menu-hauptmenue-2 li.menu-item-4731 a {
  background-image: url(img/menu-icon-about.png);
}

ul#menu-hauptmenue-2 li.menu-item-4779 a {
  background-image: url(img/menu-icon-urteile.png);
}

ul#menu-hauptmenue-2 li.menu-item-5017 a {
  background-image: url(img/menu-icon-archiv.png);
}*/

.sidebar2 .sbb_title, .sidebar2 .sbc_title{
  	color: #555555;
  	font-size: 18px;
  	border-bottom: 1px solid #CCC;
	text-transform: none;
}

.content_large{
  	width: 70%;
}

.primary-nav ul li:first-child{
  	padding-left: 1.5em;
}

.entry-title a,
.entry-list a{
  	color: #333;
}

.entry-title a:hover,
.entry-list a:hover{
	text-decoration: none !important;
}

.entry-archives .meta-box,
.entry-list .meta-box{
  	border-top: none !important;
	margin-top:-10px;
	color:#666;
}
.entry-archives .meta-box a,
.entry-list .meta-box a {
	color:#666;
}

.entry-list .comments-link,
.entry-list .comment-sep {
	display:none;
}

#contentfooter{
  	font-size: 90% !Important;
}

#contentfooter p{
  	margin-bottom: 0;
}

.via span{
  	color: #666 !Important;
}

.tags,
.via,
.weiterefundstellen{
  	display: inline;
}

#breadcrumbs{
  	font-size: 90%;
}

#breadcrumbs a{
  	color: #666 !important;
}

#breadcrumbs a:hover{
  	text-decoration: none !important;
}

#breadcrumbs .breadcrumb_last{
  	display: none;
}

.tag-list li a{
	font-size: 85% !important;
	font-weight: bold !important;
	line-height: 2 !important;
	border-radius: 15px !important;
	background: #bbb !important;
	color: white !important;
	padding: 5px 15px 5px 15px !important;
    margin-right: 10px !important;
    margin-top: 15px !important;
}
.tag-list li a:hover{
	text-decoration: none !important;
}

.tag-list-urteile{
  display: inline;
  margin: 0 !important;
}

.tag-list-urteile li{
  display: inline;
  list-style: none;
  color: #666 !Important;
}

.tag-list-urteile li a{
  color: #666 !Important;
}

.aehnlicheurteile .pt-cv-title{
  font-family: "Open Sans",Verdana,Arial,Sans-Serif !important;
  font-size: 105%;
  font-weight: bold !important;
  margin-bottom: 0;
  line-height: normal;
}

.aehnlicheurteile .pt-cv-ctf-zweite_uberschrift{
  font-size: 85%;
  color: #666;
  margin-top: 0;
}

.aehnlicheurteile .pt-cv-content-item{
  padding-bottom: 0px;
  margin-bottom: 10px;
}

.aehnlicheurteile .pt-cv-content-item .pt-cv-ctf-list{
  margin-bottom: 0px;
}

.aehnlicheurteile .pt-cv-content-item:before{
  background: url(img/paragraph.png) no-repeat;
  display: block;
  content: " ";
  width: 22px;
  height: 20px;
  float: left;
}

.aehnlicheurteile .pt-cv-ifield{
  padding-left: 10px;
}

.sidebar2{
  width: 25%;
}

.sidebar2 .widget{
  	margin-bottom: 25px;
	border:1px solid #ccc;
	padding:15px;
	-webkit-box-shadow: 3px 3px 8px 0px rgba(170,170,170,1);
	-moz-box-shadow: 3px 3px 8px 0px rgba(170,170,170,1);
	box-shadow: 3px 3px 8px 0px rgba(170,170,170,1);
}

.sidebar2 .widget ul {
  max-height: 300px;
  overflow-y: scroll;
}

ul.bullet,
.sidebar2 .widget ul {
  padding-left: 0px;
}

ul.bullet li,
.sidebar2 .widget li {
  	border-bottom: none !important;
	padding-left: 15px;
    padding-bottom: 10px;
	padding-top:0;
    list-style-type: none;
    background: url(img/bullet.png) no-repeat;
	background-position: 0 7px;
    width: auto;
    height: auto;
}
.sidebar2 .widget li {
	font-size: 12px;
}
.sidebar2 .rss-widget-icon {
	display:none;
}

.secondary .wrap .column:nth-child(2),
.secondary .wrap .column:nth-child(3) {
  background: url(img/border-footer.png) top right repeat-y;
}

.secondary {
  background-image: linear-gradient(to top, #1e2f40, #3f6386);
}

.secondary .one_fourth {
  margin-right: 0;
}

.secondary .one_fourth:nth-child(3) {
  padding: 0 15px;
  margin-right: 0;
}

.secondary .one_fourth:last-child {
  padding: 0;
  padding-left: 1em;
}

.secondary .logo {
  background: url(img/sprite.png) no-repeat;
  height: 30px;
  width: 149px;
}

.secondary .logo.twitter {
  background-position: 0 -791px;
}

.secondary .logo.facebook {
  background-position: 0 -644px;
}

.secondary .logo.cc {
  background-position: 0 -599px;
  margin-top: 55px;
}

.secondary .one_fourth:last-child a {
  display: block;
  margin-top: 20px;
}

.secondary .one_fourth:last-child a span {
  display: none;
}

.secondary h2,
.secondary h3,
.secondary h4,
.secondary a{
  color: white !important;
}

.secondary h4,
.secondary a{
  font-size: 85%;
}

.secondary h3{
  margin-bottom: 15px;
  line-height: normal;
}

.secondary h4{
  font-family: "Oppen Sans",Verdana,Arial,Sans-Serif !Important;
  font-weight: bold;
  margin-bottom: 0;
}

.secondary .widget_text{
  margin-bottom: 0px;
}

.secondary a{
  line-height: normal;
}

.secondary li{
  padding: 0 !important;
}

#mailpoet_form_1 form.mailpoet_form {
    padding: 0px ! important;
}

.soko-header {
	text-align:center;
}
.soko-header img {
	width:50%;
	height:auto;
}

.soko-sponsors h5 {
	font-family: "Open Sans",Verdana,Arial,Sans-Serif !important;
	font-size:80%;
	font-weight:#555;
	text-align:center;
	margin-bottom:15px;
}

.soko-sponsors .line {
	text-align:center;
}

.soko-sponsors .line-0 {
	margin-bottom:15px;
}

.soko-sponsors a:hover,
.soko-sponsors a:active,
.soko-sponsors a:visited {
	text-decoration:none;
}

.soko-sponsors .line img {
	height:auto;
	display:inline-block;
	padding-right:3%;
}

.soko-sponsors .line a:last-child {
	padding-right:0;
}

.soko-sponsors .line img {
	max-width:30%;
}

.soko-sponsors .line-2 {
	clear:both;
	margin-top:10px;
}

.soko-sponsors #game {
	max-height:70px;
}

.soko-sponsors #ce {
	max-height:80px;
}


/* mobile */
@media (max-width: 768px) {
  body .primary .sidebar2 {
    width: 98%;
  }

  .secondary .wrap.clearfix .column.one_fourth {
    margin-right: 0;
    width: 50%;
    margin-left: 0;
    padding: 0 !important;
    display: inline-block;
    background: none !important;
  }

  .secondary .wrap.clearfix .column.one_fourth:last-child {
    vertical-align: top;
  }
	
	.responsive-menu h3 {
		color:white;
	}
	.toggle-icon span {
		background:white;
	}
}