/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1754561581
Updated: 2025-08-07 10:13:01

*/

@font-face {
    font-family: 'PP Neue Montreal Book';
    src: url('./assets/fonts/PPNeueMontreal-Book.eot');
    src: url('./assets/fonts/PPNeueMontreal-Book.otf?#iefix') format('embedded-opentype'),
    url('./assets/fonts/PPNeueMontreal-Book.woff2') format('woff2'),
    url('./assets/fonts/PPNeueMontreal-Book.woff') format('woff'),
    url('./assets/fonts/PPNeueMontreal-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PP Neue Montreal';
    src: url('./assets/fonts/PPNeueMontreal-Bold.eot');
    src: url('./assets/fonts/PPNeueMontreal-Bold.eot?#iefix') format('embedded-opentype'),
    url('./assets/fonts/PPNeueMontreal-Bold.woff2') format('woff2'),
    url('./assets/fonts/PPNeueMontreal-Bold.woff') format('woff'),
    url('./assets/fonts/PPNeueMontreal-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
body {
  font-family: 'PP Neue Montreal Book';
}
h1, h2, h3, h4, h5, h6{
  font-family: 'PP Neue Montreal Book';
  font-weight: 400;
}
p:last-child{
	margin-bottom: 0 !important;
}
a:hover{
    color: var(--e-global-color-accent) !important;
    fill: var(--e-global-color-accent) !important;
}
/*========[ [START] Header Css ]========*/
/*@media only screen and (min-width: 782px) {
    body.logged-in.admin-bar {
        top: 32px;
        position: relative;
    }
}*/
.wp-header {
    /*background-color: #b2977f;*/
    position: relative !important;
}
.wp-header:before{
content: '' !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    backdrop-filter: blur(20.9px);
    -webkit-backdrop-filter: blur(20.9px);
    z-index: 0;
    display: block !important;
    background-color: #bcbcbc6e;
}
.wp-header nav.elementor-nav-menu--main ul li.menu-item.wpml-ls-menu-item a.elementor-item {
    color: #1f1e1e;
}
.wp-header nav.elementor-nav-menu--main ul li.menu-item.wpml-ls-current-language a.elementor-item {
    color: #5d3622 !important;
}
.wp-header .wc-language-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{
    color: #000;
}
.wp-header .elementor-widget-theme-site-logo a img,
.wp-header .wp-menu-icon a.elementor-icon svg {
    filter: invert(95%) sepia(100%) saturate(0%) hue-rotate(144deg) brightness(105%) contrast(108%);
}
.wp-header .e-con-inner {
    padding: 14px 0 !important;
}
.dialog-lightbox-widget a.dialog-close-button.dialog-lightbox-close-button:before {
    content: '';
    background-image: url(http://hellobalance.de/wp-content/uploads/2025/08/Group-1171275945.svg);
    background-position: center;
   background-size: cover;
   background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    top: 40px;
    right: 70px;
    position: absolute;
}
.dialog-lightbox-widget .dialog-close-button svg {
    display: none;
}
.looping-text h2 {
  display: inline-block;
  white-space: nowrap;
  animation: slide 40s linear infinite;
}
.wc-language-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after {
content: '|' !important;
display: block;
    height: inherit;
    border-left: none;
    color: #FBF9F5;
}

.wc-language-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
display: flex;
align-items: center;
font-size: 18px;
font-weight: 400;
line-height: 28px;
color: #fbf9f5 !important;
}

@keyframes slide {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
.sidebar-menu-image .elementor-widget-image{
    height: 100%;
}
.elementor-nav-menu li.menu-item.wpml-ls-current-language a.elementor-item {
       color: #f4edc8 !important;
}
.elementor-nav-menu li.menu-item.wpml-ls-menu-item a.elementor-item:hover {
color: #f4edc8 !important;
}
.wp-menu-icon .elementor-icon-wrapper{
    display: flex;
}
/*========[ [END] Header Css ]========*/

.marquee-wrapper {
overflow: hidden;
width: 100%;
}

.marquee-wrapper .e-con-inner {
display:flex !important;
gap: 20px;
margin: 0 !important;
}

/*========[ [START] Footer Css ]========*/
.footer-gradient{
	background: radial-gradient(50.69% 100% at 50% 100%, #FFFEFA 0%, #F5F1DE 100%);
}
/*========[ [END] Footer Css ]========*/
.wc-hero-section{
    height: calc(100vh - 96px);
}
.wc-post-title{
    position: relative;
}
.wc-post-title .wc-post-links, .wc-post-title .wc-post-links a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: 9;
    font-size: 0;
    padding: 0;
}
.wc-post-title:hover h3,
.wc-post-title:hover h2{
    color: #3E3E3ECC;
}
.wc-post-title .wc-post-icon {
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
  transition: all 0.8s ease !important;
  width:0;
  margin-left: 30px;
}

.wc-post-title:hover .wc-post-icon {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  display:block;
  width:60px;
}
.wc-testimonials-section .e-con-inner {
  width: max-content !important;
  /*animation: testimonial-scroll var(--scroll-time) linear infinite;*/
}

.wc-testimonials-section .wc-testimonials-wrap {
    width: 650px !important; 
    flex: 0 0 auto !important;
    position: relative;
    z-index: 1;
}
.wc-testimonials-section .wc-testimonials-wrap::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  backdrop-filter: blur(20.9px);
  -webkit-backdrop-filter: blur(20.9px); 
  z-index: -1;
}   
/*
@keyframes testimonial-scroll {
  0%   { transform: translateX(0); }
  100% { transform: translateX(calc(-1 * var(--set-width))); }
}*/
.custom-repeater-widget {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.custom-repeater-widget .balance-wrapper {
    padding-bottom: 80px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.custom-repeater-widget .balance-box {
    padding: 85px 20px 22px;
    height: 100%;
    display: grid;
    align-items: start;
    align-content: space-between;
}
.custom-repeater-widget .balance-wrapper:nth-child(odd) {
   background-color: #F5F1DE80;
}

.custom-repeater-widget .balance-wrapper:nth-child(even) {
  background-color: #F5F1DE;
}
.custom-repeater-widget .balance-box h4 {
    font-family: PP Neue Montreal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
}
.custom-repeater-widget .balance-box .box-budge{
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 80px;
        flex-wrap: wrap;
}
.custom-repeater-widget .balance-box .box-budge span {
    background-color: #B2977F;
    color: #fff;
    border-radius: 50px;
    padding: 0 16px;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
}
.custom-repeater-widget .balance-box .price-line strong {
    font-weight: 400;
    font-size: 37px;
    line-height: 28px;
}
.custom-repeater-widget .balance-discription{
    display: grid;
    align-content: space-between;
    height: 100%;
}
.custom-repeater-widget .balance-box .price-line span {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

.custom-repeater-widget .balance-box .sub-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
        min-height: 84px;
}
.custom-repeater-widget .balance-box .sub-text p.p1 {
    margin-bottom: 2px;
}

.custom-repeater-widget .balance-box hr.divider {
    margin: 25px 0;
}
.box-button a{
    width: 60px;
    height: 60px;
    background-color: #B2977F;
    border-radius: 50%;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
     transition: all 0.3s ease;
}
.box-button a:hover {
    background-color: #ab856c;
    transform: scale(1.1);
    box-shadow: 0 6px 15px rgb(0 0 0 / 5%);
}
@media only screen and (min-width: 1201px){
.custom-repeater-widget .balance-wrapper:first-child .balance-box{
        padding: 85px 20px 22px 0;
}
.custom-repeater-widget .balance-wrapper:last-child .balance-box{
        padding: 85px 0 22px 20px;
}
}
.custom-repeater-widget .balance-wrapper:first-child {
    padding-left: 150px;
}

.custom-repeater-widget .balance-wrapper:last-child {
    padding-right: 150px;
}
.custom-repeater-widget p.box-buttom-text{
    display: none;
}
.custom-repeater-widget .balance-wrapper:last-child p.box-buttom-text{
    display: block;
}
.custom-repeater-widget p.box-buttom-text {
    padding: 10px 0 0;
    text-align: end;
    line-height: 28px;
    position: absolute;
    right: 150px;
}
.footer-gradient ul.elementor-icon-list-items,
.footer-gradient .wc-footer-menu ul.elementor-nav-menu {
    display: inline-block;
}
.sidebar-menu-image .elementor-widget-video,
.sidebar-menu-image .elementor-widget-video .e-hosted-video {
    height: 100%;
}


@media screen and (min-width: 768px) and (max-width: 900px) { 
.custom-repeater-widget .balance-box .box-budge span {
    padding: 0 10px;
        font-size: 11px;
}
.custom-repeater-widget .balance-box h4 {
    font-size: 16px;
    line-height: 28px;
    }

}
@media screen and (min-width: 1366px) and (max-width: 1500px) { 
/*    .wc-heading-title_h1 h1{
            font-size: 40px !important;
                line-height: 50px !important;
    }*/
.wc-heading-title_h2 h2{
    font-size: 65px !important;
    line-height: 70px !important;
}
.wc-heading-title_h3 h2{
    font-size: 70px !important;
    line-height: 75px !important;
}
.wc-einzelsetting{
    margin: 100px 0 !important;
}
    .wc-heading-title_h4 h2 {
        font-size: 60px !important;
        line-height: 65px !important;
    }
}

@media only screen and (max-width: 1720px) {
.custom-repeater-widget .balance-wrapper:first-child {
    padding-left: 65px;
}
.custom-repeater-widget .balance-wrapper:last-child {
    padding-right: 65px;
}
.custom-repeater-widget p.box-buttom-text {
    right: 65px;
}
}
@media only screen and (max-width: 1366px) {
    .custom-repeater-widget .balance-wrapper:first-child {
        padding-left: 50px;
    }
    .custom-repeater-widget .balance-wrapper:last-child {
        padding-right: 50px;
    }
}
@media only screen and (max-width: 1200px) {
.custom-repeater-widget .balance-wrapper:first-child {
    padding-left: 0;
}

.custom-repeater-widget .balance-wrapper:last-child {
    padding-right: 0;
}
}

@media only screen and (max-width: 1199px) {
.custom-repeater-widget p.box-buttom-text{
        right: 20px;
}
.dialog-lightbox-widget a.dialog-close-button.dialog-lightbox-close-button:before {
    width: 20px;
    height: 20px;
    top: 10px;
    right: 10px;
    }
        .custom-repeater-widget .balance-box .sub-text{
        font-size: 16px;
            line-height: 25px;
    }
}

@media only screen and (max-width: 1024px) {
    .box-button a{
    width: 40px;
    height: 40px;
}
.box-button svg {
    width: 18px;
}
.custom-repeater-widget .balance-box .box-budge{
    margin-bottom: 55px;
}
}


@media only screen and (max-width: 991px) {
    .wc-testimonials-section .wc-testimonials-wrap {
        width: 430px !important;
    }
    .custom-repeater-widget .balance-box .sub-text{
        min-height: 100px;
    }
}
@media only screen and (max-width: 767px) {
    .wc-about-text{
        font-weight: 600 !important;
    }
    .wc-events-title h2 {
        word-break: break-word;
    }
    .elementor-location-header .wp-top-header {
        display: none !important;
    }
    .custom-repeater-widget{
        grid-template-columns: repeat(1, 1fr);
    }
    .custom-repeater-widget .balance-wrapper:first-child {
        padding-left: 0;
        order: 2;
    }
    .custom-repeater-widget .balance-wrapper:last-child {
        padding-right:0;
        order: 3;
        border-top: 1px solid #3E3E3E;
    }

    .custom-repeater-widget .balance-wrapper {
        padding-bottom: 0;
    }
    .divider.divider-last {
        display: none;
    }
    .custom-repeater-widget .balance-box {
        padding: 56px 0 39px 20px;
    }
    .custom-repeater-widget{
        flex-direction: column;
        display: flex;
    }
    .custom-repeater-widget .balance-wrapper:nth-child(2){
        order: 1;
    }
    .custom-repeater-widget p.box-buttom-text {
    padding: 10px 0 35px;
    position: relative;
}
.custom-repeater-widget .balance-wrapper:last-child .divider.divider-last {
    display: block;
}

    .wc-post-title:hover .wc-post-icon {
        display: none !important; 
    }

.custom-repeater-widget .balance-box .price-line span,
.box-description p {
    font-size: 16px;
}
.wc-cookie-setting nav.elementor-nav-menu--main ul {
    margin: auto;
}
.custom-repeater-widget .balance-box .sub-text{
    min-height: auto;
}
}


@media only screen and (max-width: 575px) {
    .wc-post-title h3{
        font-size: 30px !important;
    }
}

@media only screen and (max-width: 375px) {
.wc-post-title h2 {
    font-size: 19px !important;
}

.wc-post-title h3.elementor-heading-title {
    font-size: 22px !important;
    line-height: 60px !important;
}
}