/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */
.supportoverview a {
	border: 1px solid #999;
	display: block;
	text-align: center;
	padding: 25px;
	margin-bottom: 15px;
}
.supportoverview a:hover {
	cursor: pointer;
}
.supportoverview a img {
	width: 40%;
	margin: 0 auto;
}
.supportoverview a span {
	margin-top: 15px;
	display: block;
}
.aone-slideshow .nivo-caption .caption-wrapper {
	
	align-items: flex-end;
	
}
.aone-slideshow .nivo-caption .caption-content {

	margin-bottom: 80px;
	min-width: 160px;
}
@media only screen and (max-width: 767.98px){
	.aone-slideshow .nivo-caption .caption-content {
	
	margin-bottom: 0px !important;
}
}

.downloadDokumente a {
	display: inline-block;
	width: 25%;
	margin-right: 5%;
	margin-bottom: 2%;
	padding-left: 1%;
	border: 1px dotted #ccc;
	background: #efefef;
}
.page-content.page-cms a {
	color: #333;
	
}
.page-content.page-cms a:hover {
	text-decoration: underline;
	background-color: #f0f0f0;
}

.page-order-confirmation .order-confirmation-table span.image img,
#order-summary-content span.image img {
	max-width: 100%;
}
#wrapper .post-thumb img,
#wrapper .post-image img  {
	
}
.section-blog {
    margin-top: 100px;
}
h4.post-title {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.075em;
    text-transform: capitalize;
	line-height: 36px;
	padding-bottom: 0;
	margin-top: 22px;
}
.post-meta {
	margin-bottom: 0;
	display: inline-block;
	width: 100%;
}
.post-thumb {
	display: inline-block;
	width: auto;
	clear: both;
}
.post-meta li {
    color: #999;
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 36px;
}
.post-meta li a{
	color: #999;
}
.post-meta li a:hover{
	color: #000;
}
.post-intro {
    display: inline-block;
    float: left;
	margin-top: 15px;
    width: 100%;
}
.blog-intro {
	margin:20px 0px;
}
.blog-post .blog-readmore {
	margin-bottom:30px;
}
.post-meta li::after {
    content: "/";
    margin: 0 5px;
}
.post-meta li:last-child::after {
    content: "";
}
.blog-widget {
	margin-bottom:30px;
}
.img-responsive {
	max-width: 100%;
	height: auto;
}
.post-image img {
	max-width: 100%;
}
@media (max-width:576px){
.header-right.sticky.sticky-active.sticky-effects {
	z-index: 1000;
}
}
.header-bottom .header-main-menu.sticky-active {
	z-index: 1000;
	background: #fff;
}
.block-social .tiktok{background-image:url(../fonts/tiktok-icon-2.svg);background-color:#cccccc}
#amegamenu .anav-top .amenu-link {
	
	padding: 15px 13px;
	
}