/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/*Ärzte*/
.uc_post_image{
	margin: 0% 22.5% !important;
	padding: 10px !important;
}

.uc_content{
    margin-top: -25px !important;
	padding-top: 30px !important;
	margin-bottom: 35px !important;
}

.ue-meta-data > div:nth-child(1){
	margin-bottom: 15px !important;
}
.ue-meta-data > div:nth-child(2){
	margin-bottom: 5px !important;
	display: block !important;
}
.ue-meta-data > div:nth-child(3){
	margin-bottom: 37.5px !important;
	display: block !important;
}
.ue-meta-data > div:nth-child(2), .ue-meta-data > div:nth-child(3){
	color: #800000;
	width: 100% !important;
}

.ue-meta-data > div:nth-child(4), .ue-meta-data > div:nth-child(5){
	display: block !important;
    width: 70% !important;
	color: #ffffff !important;
	position: absolute !important;
	bottom: 0;
}
.ue-meta-data > div:nth-child(4){
    border-radius: 30px 30px 0px 0px;
	padding-top: 6px !important;
	bottom: 30px;
}
.ue-meta-data > div:nth-child(4) > a{
	padding-top: 8px !important;
}
.ue-meta-data > div:nth-child(5){
    border-radius: 0px 0px 30px 30px;
	margin-top: -0.5px !important;
	padding-bottom: 6px !important;
	bottom: 10px;
}
.ue-meta-data > div:nth-child(5) > a{
	padding-bottom: 8px !important;
}


/*Colors categories Standorte*/
.aatd, .category-aatd .ue_taxonomy_item{background-color: #28160c !important;}
#Neue-Mainzer-Str\.\ 84{background-color: #f32e2e !important;}
#Hochstraße\ 49{background-color: #1d515f !important;}

/*AJAX Search*/
#is-search-input-1891{
	border-radius: 20px 20px 20px 20px;
	padding: 5px 15px 5px 16px;
    font-size: 12px;	
}
#is-search-input-1891::placeholder{
	color: #893e09 !important;
}
#is-ajax-search-result-1891{
	padding: 2.5px;	
}

#is-ajax-search-result-1891 .is-highlight {
    background-color: #ebe6e2 !important;
    font-weight: 600;
	padding: 2.5px 0px;
}
.is-search-sections .meta{
	    color: var(--e-global-color-secondary);
}
