/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/

/*** Academica Beginn ***/
ins {
	background:white;
	}
	
.box_info, .box_pro, .box_alert {
	padding:10px;
	margin:0 0 20px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	background:#efefef;
	border-color:#ddd;
	}
.box_pro {
	background:#deefd924;	
	border-color:#80b42b1f;	
	}	
.box_alert {
	background:#df86150a;	
	border-color:#df861512;
	}

.teaser {
    background-color: #f7f7f7;
    color: #333;
    box-shadow: none;
    border-top: solid 4px #f1f1f1;
	margin-bottom: 20px;
    padding: 20px;	
}	
.teaser h2 {
    color: #222;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
	
/* 
 Table of Content 
*/
#ez-toc-container {
    background: white;
		box-shadow:none;
    padding:0;
}

.ez-toc-title {
    font-size: 30px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 20px;
}

#ez-toc-container ul {
	list-style:none;
	padding:0;
	margin-bottom:40px;
}

#ez-toc-container ul li {
	line-height:32px;
	margin-bottom:10px;
}
#ez-toc-container ul li a {
	color:#333;
	border-bottom:1px solid #333;
	text-decoration:none;
}
#ez-toc-container ul li a:hover {
	border-bottom:0;
}
.ez-toc-list.ez-toc-list-level-1>li:before {
    width: 32px;
    height: 32px;
    line-height: 32px;
}
.ez-toc-list.ez-toc-list-level-1>li {
    counter-increment: number;
		padding-left:45px!important;
    position: relative;	
}
.ez-toc-list.ez-toc-list-level-1>li:before {
		content: counter(number);
    background-color: white;
    color: #df8615;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #df8615;
    position: absolute;
    top: 0;
    left: 0;
}
/* Table of Content Ende */

#unterhaltsvorschuss-rechner {
	width: 100%;
	border: 1pt solid #ccc;
	background: #efefef;
	padding: 11px;
	border-radius: 5px;
	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */			
}

#unterhaltsvorschuss-rechner div {
	clear: both;
	margin-bottom: 8px;
}
#unterhaltsvorschuss-rechner input, #unterhaltsvorschuss-rechner select {
	text-align: right;
	font-size: 1.1em;
}
#unterhaltsvorschuss-rechner label {
	margin: 3px 0;
}
#unterhaltsvorschuss-rechner span {
	float: right;
}
#unterhaltsvorschuss-rechner input {
	width: 50px;
	background: transparent;
	border: 0;
	border-bottom: 1pt dotted #ccc;
	padding: 3px 8px;
	font-weight: bold;
}	
		
.unterhaltsrechner_rahmen {
	border:1px solid #ddd;
	background:#ededed;	
	padding:10px;
	}
.unterhaltsrechner {
	border:1px solid #ddd;	
	background:white;
	padding:10px;
	}

.dp {
	margin: 0 0 20px;	
	width:100%;
}
.dp.dp3 {
	margin-bottom:0;
	}
	
#vgw {
	display:inline;
	}
.anz {
	background:url(https://www.unterhalt.net/wp-content/uploads/anz.png) no-repeat top right;	
	display:inline-block;
	padding-right:11px;
}

#rechts {
 float:right;
 position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
	}
/*** Academica Ende ***/ 