/* 
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
*/
/* Header */
.menu-item-1381 a {
    background: #01A6E1;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 13px 30px !important;
}
#headermenu ul li a .sub-arrow i {
    color: #c79a1c;
}
.menu-item-1381 a .sub-arrow i {
    color: #fff !important;
}
/* Homepage */
#Home-lastsec .elementor-widget-text-editor {
    height: 160px;
}
#Home-lastsec .e-con-full:hover .e-child {
    background: #01a6e1;
	border-color: #01a6e1;
}
#Home-lastsec .e-con-full:hover .e-child .elementor-widget-heading h2, #Home-lastsec .e-con-full:hover .e-child .elementor-widget-text-editor{
    color: #fff;
}
#Home-lastsec .e-con-full:hover .e-child .elementor-widget-button a {
    background: transparent !important;
    border-color: #fff;
    color: #fff;
}
/* #Home-lastsec .e-con-full:hover .e-child .elementor-widget-image img {
    filter: invert(1) brightness(0) invert(0) invert(1);
} */
#Home-lastsec .elementor-widget-image img {
    background: #F4FBFF;
    padding: 16px;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    object-fit: contain;
}
#Home-lastsec .e-con-full:hover .e-child .elementor-widget-image img {
    background: #fff;
}
ul.list {
    padding: 0;
}
ul.list li {
    margin-bottom: 20px;
}
.firstsecimage .elementor-widget-image {
    margin-top: -200px;
}
.homepageslider button.slick-prev.slick-arrow {
    transform: rotate(0deg);
    outline: none;
}
.homepageslider button.slick-next.slick-arrow {
    transform: rotate(0deg) !important;
	outline: none;
}
.htslider-slider-area .hero-slider-controls{
	top:48% !important;
}


/* Subheader */
#breadcrumbs > span > span:nth-child(2) {
    pointer-events: none;
}
#subheadersocial {
    top: 45%;
}
#breadcrumbs span .breadcrumb_last, #breadcrumbs > span > span:nth-child(2) {
    padding-left: 20px;
}
#breadcrumbs span {
    padding-right: 20px;
}

/* Meditation */
.mediationbox {
    height: 560px !important;
}

/* Mediation bei persönlichen Konflikten */
#allbuttons a.elementor-button {
    width: 285px !important;
    height: 70px !important;
    align-items: center;
    display: flex;
    justify-content: center;
}

/* 
H.POSTEL */
.Hp-seccol1 ul, .hp-sec2 ul{
padding-left:26px !important;
}
.Hp-seccol1 p:nth-child(3) {
    margin-bottom:0px !important;
}

/* 
KONKAT */

.hicon-boxes:hover  p.elementor-icon-box-description,
.hicon-boxes:hover  h3 span{
     color:#ffffff !important;
}
.hicon-boxes:hover .elementor-icon svg  path{
    fill: #ffffff !important;
}
.hicon-boxes {
    width: 500px;
    height: 266px; 
}

.page-id-1223 .e-n-tabs-heading .e-n-tab-title {
    max-width: 190px !important;
    padding: 15px !important;
}

.menu-item-1381 .sub-menu li a {
    background: #C3940D !important;
    color: #fff !important;
}
.menu-item-1381 .sub-menu li a:hover {
    background:  #fff !important;
    color: #C3940D !important;
}

.passster-form {
    margin: auto;
}

@media only screen and (max-width: 1024px) {
.menu-item-1381 a {
    background: #fff;
    color: #C3940D !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 10px 20px !important;
	}
#headersocialicons {
    display: none;
}
.firstsecimage .elementor-widget-image {
    margin-top: 0px;
}
.htslider-slider-area .hero-slider-controls {
    top: 73% !important;
    right: 50%;
    left: 50%;
    transform: rotate(90deg) !important;
}
p.lastparahome {
    margin-left: 0 !important;
}
#Home-lastsec .elementor-widget-text-editor {
    height: auto;
}
.mediationbox {
    height: auto !important;
}
}
@media only screen and (max-width: 767px) {
.hicon-boxes {
    width: auto;
    height: auto;
	}
#breadcrumbs span {
    padding-right: 0px;
}
#breadcrumbs span .breadcrumb_last, #breadcrumbs > span > span:nth-child(2) {
    padding-left: 0px;
}
}
@media only screen and (max-width: 400px) {
#copyrightlist ul.elementor-icon-list-items {
    display: block;
	}
}