/*!
Theme Name: Allianz Kundler TKV
Theme URI: http://underscores.me/
Author: BookaBrain.de
Author URI: https://kundler-tierversicherungen.de
Description: Custom Theme Development für Allianz Kundler
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kundler
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Kundler is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
- Normalize
- Box sizing
# Base
- Typography
- Elements
- Links
- Forms
## Layouts
# Components
- Navigation
- Posts and pages
- Comments
- Widgets
- Media
- Captions
- Galleries
# plugins
- Jetpack infinite scroll
# Utilities
- Accessibility
- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/

.member-details picture {
	padding-top:69%;
}

.member-details picture img {
	object-fit:cover;
}

.ratio-4x5 {
	--bs-aspect-ratio: 125%;
}

.ratio-4x5 iframe {
	min-width:unset !important;
	width:100% !important;
}
/* Hide the top bar and user information */
.dilara .Header {
	display: none;
}

/* Optionally, hide the caption if needed */
.instagram-media p {
	display: none;
}

dialog div[role="heading"] {
	font-family:'KD-Bold' !important;
	color:#fff !important;
}

body dialog a[role="button"] span {
	font-family:'KD-Bold' !important;
	color:#fff !important;	
}

body.error404 .maininfo p{
	color:#fff !important;
}

.preisbei.glossary p {
	color: rgba(68, 68, 68, 1);
	font-size: 18px;
}

.preisbei.glossary .nav.nav-tabs li a{
	padding:15px 30px !important;
	color:#000;
	font-size: 26px;
}

/*
ul.charactes{
	padding-left:0px;
}
ul.charactes li{
	display:inline-block;
	list-style:none;
}
ul.charactes li a{
	color: #8600C3;
	font-family: "Allianz Neo";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 200%; 
	letter-spacing: 12.6px;
}

.char-content{
	padding:65px 0px;
}
.card-content{
	padding-left:0px;
}
.char-content h2{
	color: #8600C3;
	font-family: "Allianz Neo";
	font-size: 46px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
}

.glossary .card-body {
	display: flex;
	padding: 20px 30px;
	flex-direction: column;
	align-items: flex-start;
	gap: 12px;
	border-radius: 6px;
	background: #FFF;
	box-shadow: 0px 14px 54px 10px rgba(0, 0, 0, 0.11);
}

.glossary .card {
	border: none;
	padding: 0;
}

.glossary .card-body h5.card-title{
	color: #181B21;
	font-family: "Allianz Neo";
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 26px; 
}


.glossary .card-body p.card-text{
	color: #181B21;
	font-family: "Allianz Neo";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 200%; 
}

body.post-template-default.single.single-post figure.gallery-item{
	display: inline-block;
	max-width: 210px;
	height: auto;
	margin-right: 15px;
}*/

.likesbar span span {
    bottom: -3px;
    position: absolute;
    right: -5px;
    font-size: 12px;
}

.likesbar span {
    position: relative;
}

i#like-btn {
    margin-right: 15px;
}