/*
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.1.1.1732022508
Updated: 2024-11-19 14:21:48

*/

@font-face {
	font-family: 'Milligram';
	src:  url('/wp-content/uploads/2024/11/Milligram-Extrabold.woff') format('woff'),
		url('/wp-content/uploads/2024/11/Milligram-Extrabold.woff2') format('woff2');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Milligram';
	src:  url('/wp-content/uploads/2024/11/Milligram-Regular.woff') format('woff'),
		url('/wp-content/uploads/2024/11/Milligram-Regular.woff2') format('woff2');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}


body {
    hyphens: auto;
}
strong {
	font-weight: bold;
}
body b, body strong {
    font-weight: 800;
    font-family: 'Milligram', sans-serif;
}


.e-preview--show-hidden-elements[data-elementor-device-mode=desktop] .elementor-edit-area-active .elementor-hidden-desktop>.elementor-widget-container, .e-preview--show-hidden-elements[data-elementor-device-mode=desktop] .elementor-edit-area-active .elementor-hidden-desktop>.elementor-widget-wrap, .e-preview--show-hidden-elements[data-elementor-device-mode=laptop] .elementor-edit-area-active .elementor-hidden-laptop>.elementor-widget-container, .e-preview--show-hidden-elements[data-elementor-device-mode=laptop] .elementor-edit-area-active .elementor-hidden-laptop>.elementor-widget-wrap, .e-preview--show-hidden-elements[data-elementor-device-mode=mobile] .elementor-edit-area-active .elementor-hidden-mobile>.elementor-widget-container, .e-preview--show-hidden-elements[data-elementor-device-mode=mobile] .elementor-edit-area-active .elementor-hidden-mobile>.elementor-widget-wrap, .e-preview--show-hidden-elements[data-elementor-device-mode=mobile_extra] .elementor-edit-area-active .elementor-hidden-mobile_extra>.elementor-widget-container, .e-preview--show-hidden-elements[data-elementor-device-mode=mobile_extra] .elementor-edit-area-active .elementor-hidden-mobile_extra>.elementor-widget-wrap, .e-preview--show-hidden-elements[data-elementor-device-mode=tablet] .elementor-edit-area-active .elementor-hidden-tablet>.elementor-widget-container, .e-preview--show-hidden-elements[data-elementor-device-mode=tablet] .elementor-edit-area-active .elementor-hidden-tablet>.elementor-widget-wrap, .e-preview--show-hidden-elements[data-elementor-device-mode=tablet_extra] .elementor-edit-area-active .elementor-hidden-tablet_extra>.elementor-widget-container, .e-preview--show-hidden-elements[data-elementor-device-mode=tablet_extra] .elementor-edit-area-active .elementor-hidden-tablet_extra>.elementor-widget-wrap, .e-preview--show-hidden-elements[data-elementor-device-mode=widescreen] .elementor-edit-area-active .elementor-hidden-widescreen>.elementor-widget-container, .e-preview--show-hidden-elements[data-elementor-device-mode=widescreen] .elementor-edit-area-active .elementor-hidden-widescreen>.elementor-widget-wrap {
    width: 100%;
}

.elementor-element.elementor-widget.elementor-widget-text-editor p a {
	color: inherit;
	font-weight: 800;
}

.custom-menu .elementor-menu-toggle {
    font-size: 16px;
    width: 179px;
    height: 179px;
}
.custom-menu .elementor-menu-toggle .elementor-menu-toggle__icon--open, .custom-menu .elementor-menu-toggle .elementor-menu-toggle__icon--close {
	width: 45%;
	display: block;
}
.custom-menu .elementor-menu-toggle svg {
    width: 100%;
    height: auto;
}

.elementor-element.header-main:not(.elementor-element-edit-mode) {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
}
body.sticky-header .elementor-element.header-main:not(.elementor-element-edit-mode) {
	box-shadow: rgba(0,0,0,.2) 0 0 10px;
}
body.admin-bar .elementor-element.header-main {
	top: 32px;
}
.home-banner .swiper-pagination {
    bottom: 40px !important;
}
.elementor-element.custom-number.text-120.elementor-widget.elementor-widget-heading {
	width: 174px;
	height: 174px;
	background: #7393E6;
	color: #ffffff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.elementor-element.custom-number.text-120.elementor-widget.elementor-widget-heading * {
    color: #ffffff;
}

.elementor-element.custom-number.text-120.elementor-widget.elementor-widget-heading .elementor-widget-container {
    height: auto;
	margin-bottom: -4px;
}
.elementor-widget-text-editor p a {
	text-decoration: underline;
}

.image-slide-section figure.swiper-slide-inner {
    position: relative;
    width: 100%;
    display: block;
}

.image-slide-section figure.swiper-slide-inner::before {
    content: "";
    padding-top: 56.66%;
    width: 100%;
    display: block;
}

.image-slide-section figure.swiper-slide-inner img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.image-slide-section .swiper-pagination {
    position: static;
    margin-top: 50px;
}

.header-main .lang-item {
    list-style: none;
    padding: 0;
    display: inline-block;
    margin-left: 10px;
}

.header-main .lang-item a {
    width: 88px;
    height: 88px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Milligram', sans-serif;
    font-weight: 800;
    text-transform: none;
    background: #C1D8F1;
    border-radius: 50%;
    color: #7393E6;
	transition: .5s;
	font-size: 20px;
}

.header-main .elementor-widget-wp-widget-polylang ul {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-end;
}

.header-main .lang-item.current-lang a {
    background: #7393E6;
    color: #ffffff;
}

.header-main .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    position: fixed !important;;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    padding-top: 230px;
    padding-left: 150px;
    width: 100% !important;
    max-width: 660px;
    max-height: 100% !important;
    transform: scale(1) translateX(-105%) !important;
	transition: .5s !important;
}
.sticky-header .header-main .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    padding-top: 200px;
}
.header-main .elementor-nav-menu--dropdown.elementor-nav-menu__container li a {
	line-height: 1.25;
}
.header-main .elementor-nav-menu--dropdown.elementor-nav-menu__container li a:focus {
	background: none !important;
}
body .header-main .elementor-nav-menu--dropdown.elementor-nav-menu__container {
	margin: 0 !important;
}
body.admin-bar .header-main .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    top: 32px !important;
}

.custom-menu .elementor-menu-toggle.elementor-active {
    position: relative;
    z-index: 9999 !important;
    border-width: 4px !important;
}

.header-main .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    transform: scale(1) translateX(0%) !important;
}

.header-main .elementor-widget.elementor-widget-nav-menu {
    position: static;
}

.header-main .elementor-nav-menu--dropdown.elementor-nav-menu__container > ul {padding: 0 10px;}
.header-main .elementor-nav-menu--dropdown a.elementor-item svg {
    fill: #ffffff;
}
.header-main .elementor-nav-menu--dropdown a.highlighted svg {
    fill: #C1D8F1;
}
.header-main .elementor-nav-menu--dropdown.elementor-nav-menu__container > ul ul a {
    font-weight: 400 !important;
}

.elementor-element.grid--33-by-66-wrap {
    grid-template-columns: calc(34.4% - 40px) calc(68.96% - 40px) !important;
}
.footer-copyright p a {
    color: inherit;
}

body.sticky-header .elementor-element.header-main > div {
    padding-top: 5px;
    padding-bottom: 5px;
	justify-content: space-between;
}
body.sticky-header .elementor-element.header-main > div > div {
    flex: 0 0 auto;
    width: auto;
}

.elementor-element.header-main > div {
    transition: .5s;
}
.elementor-element.custom-menu.elementor-widget.elementor-widget-nav-menu {
    transition: .5s;
}
body.sticky-header .elementor-element.custom-menu.elementor-widget.elementor-widget-nav-menu {
    width: 60px;
    max-width: 60px;
}
body .elementor-element.header-main .custom-menu .elementor-menu-toggle {
    transition: .5s;
}
body.sticky-header .elementor-element.header-main .custom-menu .elementor-menu-toggle {
    width: 60px;
    height: 60px;
}
body.sticky-header .elementor-element.header-main .custom-menu .elementor-menu-toggle.elementor-active {
    border-width: 2px !important;
}
body .elementor-element.header-main .elementor-element.header-logo.elementor-widget.elementor-widget-image img {
    transition: .5s;
}
body.sticky-header .elementor-element.header-main .elementor-element.header-logo.elementor-widget.elementor-widget-image img {
    height: 60px;
}

body .elementor-element.header-main .elementor-element.header-logo.elementor-widget.elementor-widget-image {
    transition: .5s;
}

body.sticky-header .elementor-element.header-main .elementor-element.header-logo.elementor-widget.elementor-widget-image {
    width: 60px;
    max-width: 60px;
}


body.sticky-header .header-main .lang-item a {
    width: 45px;
    height: 45px;
    font-size: 16px;
}
body.sticky-header .elementor-element.header-main {
    background: #F8E2C2;
}

span.sub-arrow-custom {
    position: absolute;
    right: 0;
    top: 0;
    height: 57px;
    width: 57px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
	cursor: pointer;
	display: none!important
}
span.sub-arrow-custom::before {
    content: "";
    display: inline-block;
    border: 12px solid #ffff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: none;
}
.has-submenu.highlighted+span.sub-arrow-custom::before {
    transform: rotate(180deg);
}

.has-submenu.highlighted+span.sub-arrow-custom::before {
    border-top-color: #ffffff;
}

ul.elementor-nav-menu a.elementor-sub-item {
	padding-left: 0.8em!important;
} 

li.menu-item.menu-item-has-children:hover > .sub-menu li:hover > .sub-menu, li.menu-item.menu-item-has-children > .sub-menu li > .sub-menu {
    position: static !important;
    background: #ffffff !important;
}

li.menu-item.menu-item-has-children.active > .sub-menu {
    display: block !important;
}
li.menu-item.menu-item-has-children.has-hashtag span.sub-arrow-custom::after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    width: 100vw;
    top: 0;
    bottom: 0;
}
li.menu-item.menu-item-has-children:hover > a {
    color: #C1D8F1 !important;
}

li.menu-item.menu-item-has-children:hover span.sub-arrow-custom::before, li.menu-item.menu-item-has-children.active span.sub-arrow-custom::before {
    border-top-color: #C1D8F1;
}
.breadcrumbs {
	margin-bottom: 10px;
	display: block;
}
.breadcrumbs, .breadcrumbs a {
	color: #EA6445;
	font-weight: 800;
}
.breadcrumbs a {
    font-weight: 400;
}
span.breadcrumb-separator.last-separator {
    font-weight: 800;
}
.breadcrumbs span:nth-last-child(2) {
    font-weight: 800;
}
span.breadcrumb-separator {
    font-weight: 400;
}
#ScrollTop.scrolltop-icon {
	cursor: pointer;
}

.elementor-element.timeline-list-item .elementor-element.timeline-circle-box {
    position: relative;
	z-index: 2;
}

.elementor-element.timeline-list-item .elementor-element.timeline-circle-box::before {
    content: "";
    width: 4px;
    background: #ffffff;
    border-radius: 0;
    border: none;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
    margin-top: 3px;
	opacity: 0;
/* 	height: 100vh; */
}

.elementor-element.timeline-list-item .elementor-element.timeline-circle-box {
    position: relative;
}

.elementor-element.timeline-list-item:last-child .elementor-element.timeline-circle-box::before {
    display: none;
}
.elementor-element.custom-number.text-120.elementor-widget.elementor-widget-heading.dark-bg {
    background: #812B48;
    border: 4px solid #EA6445;
}

.elementor-element.childcare-carousel .swiper-pagination {
    counter-reset: numbercounter;
    display: flex;
    align-items: center;
}

/*
.elementor-element.childcare-carousel .swiper-pagination .swiper-pagination-bullet::before {
    counter-increment: numbercounter;
    content: counter(numbercounter);
    font-family: Helvetica, sans-serif;
    opacity: 0;
}
*/
.elementor-element.childcare-carousel .swiper-pagination .swiper-pagination-bullet:first-child:before, .elementor-element.childcare-carousel .swiper-pagination .swiper-pagination-bullet:last-child:before {
    opacity: 1;
}

.elementor-element.childcare-carousel .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
}
/*
.elementor-126 .elementor-element.elementor-element-85c69a8 {
	--e-n-carousel-slide-height: auto!important;
  --e-n-carousel-slide-container-height: auto!important;
}*/

/*
.elementor-element.childcare-carousel .swiper-pagination .swiper-pagination-bullet:first-child, .elementor-element.childcare-carousel .swiper-pagination .swiper-pagination-bullet:last-child {
    width: 84px;
    height: 84px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px;
    font-weight: 400;
    background: none;
    border: 3px solid #EA6445;
    color: #fff;
}*/

.list-age-groups p.elementor-image-box-description {
	font-size: 16px !important;
  line-height: 130%;
}

.elementor-element.childcare-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #EA6445;}

.elementor-element.childcare-carousel .swiper-slide.swiper-slide-active + .swiper-slide > div {
    transform: scale(1.1);
    opacity: 1;
	pointer-events: all;
}

.elementor-element.childcare-carousel .swiper-slide > div {
    transform: scale(0.9);
    opacity: 0.5;
    pointer-events: none;
}
.elementor-element.childcare-carousel .swiper-slide.swiper-slide-active + .swiper-slide {
    z-index: 1;
}

.childcare-space-grow-columns .grid-blue-box .custom-number {
    position: absolute;
    left: 0;
    top: 55px;
}

body .childcare-space-grow-columns.hands-spproach .grid-blue-box .elementor-element.custom-number.text-120.elementor-widget.elementor-widget-heading.dark-bg {
    border-color: #812B48;
}
body .grid-blue-box .elementor-widget-image-box figure.elementor-image-box-img {
    width: 50px !important;
    margin-right: 20px !important;
}

.nutrition--columns-slider figure.swiper-slide-inner {
    margin: 0 10px !important;
}
.nutrition--columns-slider .elementor-image-carousel-wrapper.swiper {
    padding-left: 100px;
    padding-right: 100px;
}

.elementor-element.grid-blue-box .elementor-widget.elementor-widget-button {
    margin-top: auto;
}
body.menu-open {
    overflow: hidden;
}
.elementor-element.text-25.elementor-widget.elementor-widget-image-box > .elementor-widget-container .elementor-image-box-wrapper {
		display: flex;
		text-align: left;
		align-items: center;
	}

	.elementor-element.text-25.elementor-widget.elementor-widget-image-box > .elementor-widget-container .elementor-image-box-wrapper figure.elementor-image-box-img {
		font-size: 0;
		line-height: 1;
		flex: 0 0 auto;
		width: 50px;
		margin-right: 10px !important;
	}

body .ti-widget.ti-goog .ti-review-content {
    font-family: 'Milligram';
}

body .ti-widget.ti-goog .ti-widget-container, body .ti-widget.ti-goog .ti-widget-container * {
    font-family: 'Milligram';
}

body:not(.elementor-editor-active) .elementor-element.timeline-list-item {
    position: relative;
}

body:not(.elementor-editor-active) .elementor-element.timeline-list-item::after {
    content: "";
    width: 4px;
    background: #ffffff;
    border-radius: 0;
    border: none;
    position: absolute;
    top: 30px;
    right: 145px;
    height: calc(100% + 50px);
    z-index: 0;
}

body:not(.elementor-editor-active) .elementor-element.timeline-list-item:nth-child(even):after {
    right: inherit;
    left: 145px;
}
body:not(.elementor-editor-active) .elementor-element.timeline-list-item:last-child:after {
    display: none;
}

.blog-posts-main .elementor-post__text {
    display: flex !important;
    flex-direction: column;
}
.post-banner p:last-child {
	margin-bottom: 0;
}

.blog-posts-main .elementor-post__text .elementor-post__meta-data {
    order: 1;
}

.blog-posts-main .elementor-post__text .elementor-post__title {
    order: 2;
}

.blog-posts-main .elementor-post__text a.elementor-post__read-more {
    order: 3;
}
a.elementor-post__read-more {
    background: #EA6445;
    padding: 10px 40px;
    display: inline-block;
    margin-top: auto;
    border: 1px solid #EA6445;
}

a.elementor-post__read-more:hover {
    color: #EA6445 !important;
    background: none;
}
.elementor-post__title .title-prefix {
    font-weight: 800;
}

.image-slide-section .portrait-image-carousel figure.swiper-slide-inner::before {
    padding-top: 170%;
}
.image-slide-section .portrait-image-carousel .swiper-pagination, .image-slide-section.post-full-img-slider .swiper-pagination {
    margin-top: 30px;
}
body .elementor-element.portrait-image-carousel .elementor-image-carousel-wrapper, body .elementor-element.post-full-img-slider .elementor-image-carousel-wrapper {
    padding-bottom: 0;
}
.elementor-element.post-banner span.title-prefix {
    font-weight: 800;
}
body.elementor-kit-6 .heading-font-normal h2, body .heading-font-normal h2 {
    font-weight: 400;
}
.team-grid .elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}

.elementor-element.grid-blue-box.align-start .elementor-widget-button {
    margin-top: 10px;
}

/** Quiz pop-up */
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
    animation-timing-function: ease-in;
  }
  50% {
    transform: translateY(-20px);
    animation-timing-function: ease-out;
  }
}

.pop-up-quiz-trigger img,
.pop-up-quiz-trigger--mobile img {
  animation: bounce 1.8s infinite;
  cursor: pointer;
}

.pop-up-quiz-trigger img.paused,
.pop-up-quiz-trigger--mobile img.paused {
  animation-play-state: paused;
}

/* media query */

@media(min-width: 2501px) {
	.elementor-element.timeline-list-item {
		width: 59% !important;
	}
	.elementor-element.childcare-carousel > .e-con-inner {
		max-width: 1640px;
	}
	body .childcare-space-grow-columns .grid-blue-box {
		padding-left: 200px !important;
	}
	.elementor-element.nutrition-eating-icon.elementor-widget.elementor-widget-image img {
		max-width: 230px;
	}
	.elementor-element.text-105.elementor-widget.elementor-widget-heading .elementor-heading-title {
		font-size: 105px;
	}
	.elementor-element.post-banner > .e-con-inner {
		padding-top: 300px;
	}
	body .team-grid .elementor-widget.elementor-widget-image img {
    height: 600px;
}

.team-grid .grid-blue-box {
    min-height: 600px;
}
	
}


@media(min-width: 1650px) and (max-width: 2500px) {
	body .e-parent>.e-con-inner, .elementor-element.container.e-flex.e-con-boxed > .e-con-inner {
    max-width: 1280px;
}
	body.elementor-kit-6 h1 {
		font-size: 70px;
	}
	body.elementor-kit-6 h2 {
		font-size: 50px;
		line-height: 1.25;
	}
	body.elementor-kit-6 h3 {
		font-size: 38px;
	}
	body.elementor-kit-6 h4 {
		font-size: 25px;
	}
	body.elementor-kit-6 h5 {
		font-size: 32px;
	}
	.header-main .lang-item a {
		width: 70px;
		height: 70px;
	}
	
	.elementor-element.header-logo.elementor-widget.elementor-widget-image img {
		height: 120px;
	}

	.elementor-element.header-logo.elementor-widget.elementor-widget-image {
		width: 120px;
		max-width: 120px;
	}

	.elementor-element.custom-menu.elementor-widget.elementor-widget-nav-menu {
		width: 120px;
		max-width: 120px;
	}

	.custom-menu .elementor-menu-toggle {
		width: 120px;
		height: 120px;
	}
	.elementor-element.text-25.elementor-widget.elementor-widget-text-editor, .elementor-element.text-25 .elementor-image-box-description {
		font-size: 22px;
	}
	.elementor-element.text-40.elementor-widget.elementor-widget-text-editor {
		font-size: 28px;
	}
	.elementor-element.text-50.elementor-widget.elementor-widget-text-editor {
		font-size: 32px;
	}
	.elementor-element.text-55.elementor-widget.elementor-widget-text-editor {
		font-size: 35px;
	}
	.welcome-section .welcome-img.elementor-element.elementor-widget-image img {
		max-width: 270px;
	}
	
	.elementor-element.custom-number.text-120.elementor-widget.elementor-widget-heading {
		width: 100px;
		height: 100px;
	}
	.elementor-element.custom-number.text-120.elementor-widget.elementor-widget-heading.text-120 .elementor-heading-title {
		font-size: 60px;
	}
	
	

	.elementor-element.grid-blue-box .elementor-widget.elementor-widget-heading > * {
		margin-top: 0 !important;
	}
	body.elementor-kit-6 button, body.elementor-kit-6 input[type="button"], body.elementor-kit-6 input[type="submit"], body.elementor-kit-6 .elementor-button {
		font-size: 18px;
		padding: 10px 15px;
	}
	body .elementor-element.grid-blue-box .elementor-element.elementor-widget.elementor-widget-button > * {
		margin-top: 0 !important;
	}
	
	.elementor-element.map-ship--icon.elementor-widget.elementor-widget-image {
    width: 300px;
    max-width: 300px;
    bottom: -120px;
}

.elementor-element.map-section.has-map-ship.e-parent > div {
    padding-bottom: 270px !important;
}
	.footer-main .elementor-widget .elementor-icon-list-item, .footer-main .elementor-widget .elementor-icon-list-item a {
    font-size: 20px;
}
	.footer-main .elementor-element.elementor-widget.elementor-widget-text-editor, .footer-copyright .elementor-element.elementor-widget.elementor-widget-text-editor {
    font-size: 20px;
}
	.footer-main .elementor-icon.elementor-social-icon {
		font-size: 60px;
		line-height: 60px;
		width: 60px;
		height: 60px;
	}
	
	#ScrollTop.scrolltop-icon {
		width: 120px;
		max-width: 120px;
		right: 80px;
		top: -150px;
	}
	
	.childcare-space-grow-columns .elementor-element.grid-blue-box {
		padding-bottom: 20px !important;
		padding-left: 130px;
	}
	.elementor-element.nutrition-eating-icon.elementor-widget.elementor-widget-image img {
		max-width: 230px;
	}
	.elementor-element.post-banner > .e-con-inner {
		padding-top: 230px;
	}
}

@media(min-width: 1220px) and (max-width: 1649px) {
	body .e-parent>.e-con-inner, .elementor-element.container.e-flex.e-con-boxed > .e-con-inner {
		max-width: 1140px;
	}
	.elementor-element.timeline-list-item {
		width: 59.65% !important;
	}

	body:not(.elementor-editor-active) .elementor-element.timeline-list-item::after {
		right: 108px;
	}

	body:not(.elementor-editor-active) .elementor-element.timeline-list-item:nth-child(even):after {
		left: 108px;
	}
}

@media(min-width: 1024px) and (max-width: 1649px) {

	body.elementor-kit-6 h1 {
		font-size: 60px;
	}
	body.elementor-kit-6 h2 {
		font-size: 40px;
		line-height: 1.25;
	}
	body.elementor-kit-6 h3 {
		font-size: 34px;
	}
	body.elementor-kit-6 h4 {
		font-size: 22px;
	}
	body.elementor-kit-6 h5 {
		font-size: 18px;
	}
	
	.header-main .lang-item a {
		width: 60px;
		height: 60px;
		font-size: 18px;
	}
	
	.elementor-element.header-logo.elementor-widget.elementor-widget-image img {
		height: 80px;
	}

	.elementor-element.header-logo.elementor-widget.elementor-widget-image {
		width: 80px;
		max-width: 80px;
	}

	.elementor-element.custom-menu.elementor-widget.elementor-widget-nav-menu {
		width: 80px;
		max-width: 80px;
	}

	.custom-menu .elementor-menu-toggle {
		width: 80px;
		height: 80px;
	}
	.elementor-element.text-25.elementor-widget.elementor-widget-text-editor, .elementor-element.text-25 .elementor-image-box-description {
		font-size: 18px;
		line-height: 1.4;
	}
	.elementor-element.text-40.elementor-widget.elementor-widget-text-editor {
		font-size: 28px;
	}
	.elementor-element.text-50.elementor-widget.elementor-widget-text-editor {
		font-size: 34px;
	}
	.elementor-element.text-55.elementor-widget.elementor-widget-text-editor {
		font-size: 37px
	}
	.welcome-section .welcome-img.elementor-element.elementor-widget-image img {
		max-width: 220px;
	}
	
	.elementor-element.custom-number.text-120.elementor-widget.elementor-widget-heading {
		width: 70px;
		height: 70px;
	}
	.elementor-element.custom-number.text-120.elementor-widget.elementor-widget-heading.text-120 .elementor-heading-title {
		font-size: 52px;
	}
	
	body.elementor-kit-6 button, body.elementor-kit-6 input[type="button"], body.elementor-kit-6 input[type="submit"], body.elementor-kit-6 .elementor-button {
		font-size: 17px;
		padding: 8px 12px;
	}
	
	.elementor-element.map-ship--icon.elementor-widget.elementor-widget-image {
    width: 270px;
    max-width: 270px;
    bottom: -110px;
}

.elementor-element.map-section.has-map-ship.e-parent > div {
    /* padding-bottom: 250px !important;*/
}
	.footer-main .elementor-widget .elementor-icon-list-item, .footer-main .elementor-widget .elementor-icon-list-item a {
    font-size: 18px;
}
	.footer-main .elementor-element.elementor-widget.elementor-widget-text-editor, .footer-copyright .elementor-element.elementor-widget.elementor-widget-text-editor {
    font-size: 18px;
}
	.footer-main .elementor-icon.elementor-social-icon {
    font-size: 52px;
    line-height: 52px;
    width: 52px;
    height: 52px;
}
	
	#ScrollTop.scrolltop-icon {
		width: 100px;
		max-width: 100px;
		right: 40px;
		top: -150px;
	}
	
/* 	.elementor-element.timeline-list-item {
		width: 58.8% !important;
	} */
	.elementor-element.timeline-list-item .elementor-element.timeline-circle-box {
		width: 200px;
		min-height: 200px;
	}
	.elementor-element.grid-blue-box {
		padding: 35px !important;
	}
	.childcare-space-grow-columns .elementor-element.grid-blue-box {
		padding-bottom: 20px !important;
		padding-left: 95px !important;
	}
	.elementor-element.image-slide-section.nutrition-eating > div {
		padding-top: 100px;
		padding-bottom: 300px;
	}
	.elementor-element.nutrition-eating-icon.elementor-widget.elementor-widget-image .elementor-widget-container {
		margin-top: -70px;
	}

	.elementor-element.nutrition-eating-icon.elementor-widget.elementor-widget-image img {
		max-width: 150px;
	}
	.elementor-element.image-slide-section.nutrition-eating.post-portrait-img-carousel > div {
		padding-top: 80px;
		padding-bottom: 50px;
	}
	.elementor-element.image-slide-section.nutrition-eating.post-full-img-slider > div {
		padding-top: 80px;
		padding-bottom: 50px;
	}
	.childcare-space-grow-columns .grid-blue-box .custom-number {
		top: 35px;
	}
	.elementor-element.post-banner > .e-con-inner > .elementor-element {
    width: 80%;
}

}



@media(min-width: 1025px) {
	body .childcare-carousel .elementor-widget-n-carousel .e-n-carousel.offset-both {
		padding-left: 0;
		padding-right: 0;
	}
}



@media(max-width: 1024px) {
	.custom-menu .elementor-menu-toggle {
		width: 80px;
		height: 80px;
	}

	body .header-main .lang-item a {
		width: 60px;
		height: 60px;
		font-size: 16px;
	}
	.elementor-element.text-25.elementor-widget.elementor-widget-text-editor, .elementor-element.text-25 .elementor-image-box-description {
		font-size: 18px;
        line-height: 140%;
	}
	.elementor-element.text-40.elementor-widget.elementor-widget-text-editor {
		font-size: 25px;
	}
	.elementor-element.text-50.elementor-widget.elementor-widget-text-editor {
		font-size: 35px;
	}
	.elementor-element.text-55.elementor-widget.elementor-widget-text-editor {
		font-size: 38px;
	}
	.elementor-element.text-50.mb-text-25.elementor-widget.elementor-widget-text-editor {
		font-size: 25px;
	}
	.elementor-element.custom-number.text-120.elementor-widget.elementor-widget-heading {
		width: 50px;
		height: 50px;
	}
	h5 {font-size: 30px!important;}
	.custom-number h2 {font-size: 34px!important;}
	.elementor-element.grid--33-by-66-wrap {
		grid-template-columns: calc(34% - 16px) calc(67.6% - 16px) !important;
	}
	.header-main .elementor-nav-menu--dropdown.elementor-nav-menu__container {
		padding-top: 100px;
		padding-bottom: 30px;
	}
	
	#ScrollTop.scrolltop-icon {
		width: 100px;
		max-width: 100px;
		right:15px;
	}
	
/* 	.elementor-element.childcare-carousel .swiper-pagination .swiper-pagination-bullet:first-child, .elementor-element.childcare-carousel .swiper-pagination .swiper-pagination-bullet:last-child {
    width: 42px;
    height: 42px;
    font-size: 24px;
} */
	.elementor-element.childcare-carousel .swiper-slide > div {
    transform: scale(0.95);
		padding-left: 0px;
		padding-right: 0px;
}

.elementor-element.childcare-carousel .swiper-slide.swiper-slide-active + .swiper-slide {
    z-index: 0;
}

.elementor-element.childcare-carousel .swiper-slide.swiper-slide-active + .swiper-slide > div {
    transform: scale(0.95);
    opacity: 0.5;
	pointer-events: none;
}

.elementor-element.childcare-carousel .swiper-slide.swiper-slide-active > div {
    transform: scale(1);
    opacity: 1;
	pointer-events: all;
}
	.childcare-space-grow-columns .grid-blue-box .custom-number {
		position: static;
	}

	body .childcare-space-grow-columns .grid-blue-box {
/* 		padding-left: 25px !important; */
		padding-left: 0px !important;
	}
	.elementor-element.timeline-list-item .elementor-element.timeline-circle-box {
		width: 150px;
		min-height: 150px;
		padding: 12px;
	}
	.elementor-element.timeline-list-item .elementor-element.timeline-circle-box h3 {
		font-size: 24px;
	}
	body #ScrollTop.scrolltop-icon {
		top: -130px;
	}
	
}
@media(min-width: 1024px) and (max-width: 1219px) {
	body .e-parent>.e-con-inner, .elementor-element.container.e-flex.e-con-boxed > .e-con-inner {
		max-width: 970px;
	}
	.elementor-element.timeline-list-item {
		width: 61.35% !important;
	}
	body:not(.elementor-editor-active) .elementor-element.timeline-list-item::after {
		right: 108px;
	}

	body:not(.elementor-editor-active) .elementor-element.timeline-list-item:nth-child(even):after {
		left: 108px;
	}
	.elementor-element.kindergarten-welcome-img.elementor-widget.elementor-widget-image {
		bottom: -95px;
	}
	.elementor-element.post-banner > .e-con-inner > .elementor-element {
        width: 90%;
    }
}

@media (min-width: 1024px) and (max-width: 1024px) {
    .elementor-element.timeline-list-item {
        width: 58.5% !important;
    }
	body:not(.elementor-editor-active) .elementor-element.timeline-list-item::after {
		right: 83px;
	}
	body:not(.elementor-editor-active) .elementor-element.timeline-list-item:nth-child(even):after {
        left: 83px;
    }
}

@media(min-width: 768px) and (max-width: 1023px) {
	body:not(.elementor-editor-active) .elementor-element.timeline-list-item::after {
		right: 83px;
	}
	body:not(.elementor-editor-active) .elementor-element.timeline-list-item:nth-child(even):after {
		right: inherit;
		left: 83px;
	}
	body .e-parent>.e-con-inner, .elementor-element.container.e-flex.e-con-boxed > .e-con-inner {
		max-width: 720px;
	}
	.elementor-element.kindergarten-welcome-img.elementor-widget.elementor-widget-image {
		bottom: -67px;
	}
	.elementor-element.timeline-list-item .elementor-element.timeline-circle-box {
		width: 150px;
		min-height: 150px;
		padding: 12px;
	}
	.elementor-element.timeline-list-item .elementor-element.timeline-circle-box h3 {
		font-size: 24px;
	}
}

@media(max-width: 782px) {
	body.admin-bar .elementor-element.header-main {
		top: 46px;
	}
	body.admin-bar .header-main .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    top: 46px !important;
}
}

@media(max-width: 767px) {
	.elementor-nav-menu a {
		padding: 7px 10px!important;
		font-size: 22px!important;
	}
	.sticky-header .header-main .elementor-nav-menu--dropdown.elementor-nav-menu__container {
		padding-top: 160px;
	}
	.custom-menu .elementor-menu-toggle.elementor-active {
		border-width: 2px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	body.sticky-header .elementor-element.header-main > div {
		padding-top: 0;
		padding-bottom: 0;
	}
	.custom-menu .elementor-menu-toggle {
		width: 60px;
		height: 60px;
	}

	body .header-main .lang-item a {
		width: 45px;
		height: 45px;
		font-size: 16px;
	}
	/* .elementor-element.header-main > .e-con-inner >.elementor-element {
		width: auto;
	} */

	.elementor-element.header-main > .e-con-inner {
		justify-content: space-between;
	}
	.elementor-element.grid--33-by-66-wrap {
        grid-template-columns: 1fr !important;
    }
	.header-main .elementor-widget-wp-widget-polylang ul {
		flex-direction: row;
		justify-content: flex-end;
		align-items: flex-end;
		gap: 10px;
	}

	.header-main .lang-item {margin-left: 0;}
	.image-slide-section figure.swiper-slide-inner::before {
		padding-top: 150%;
	}
	.elementor-element.timeline-list-item .elementor-element.timeline-circle-box::before {
		display: none;
	}
	body .grid-blue-box .elementor-widget-image-box .elementor-image-box-wrapper {
		display: flex;
	}
	.nutrition--columns-slider .elementor-image-carousel-wrapper.swiper {
		padding-left: 80px;
		padding-right: 80px;
	}
	body #ScrollTop.scrolltop-icon {
		width: 60px;
		max-width: 60px;
		top: -100px;
	}
	.childcare-space-grow-columns.hands-spproach > .e-con-inner > .elementor-element {
		display: flex;
		flex-wrap: wrap;
		row-gap: 40px;
	}
	.elementor-heading-title {
		hyphens: auto;
	}
	.elementor-element.timeline-list-item::after {
		display: none;
	}
	.elementor-element.kindergarten-welcome-img.elementor-widget.elementor-widget-image {
		bottom: -52px;
	}


}

@media(max-width: 359px) {
/* 	.custom-menu .elementor-menu-toggle {
		width: 90px;
		height: 90px;
	}
	
	body .elementor-element.header-main .elementor-element.header-logo.elementor-widget.elementor-widget-image img {
		height: 90px;
	}

	body .elementor-element.header-main .elementor-element.header-logo.elementor-widget.elementor-widget-image {
		width: 90px;
		max-width: 90px;
	}

	.elementor-element.custom-menu.elementor-widget.elementor-widget-nav-menu {
		width: 90px;
		max-width: 90px;
	} */
}



/***************  CSS Code for Posts provided by Olaf *******************/
/* KiddieLand Ratgeber – universelles CSS */

.kiddie-ratgeber h2 {
  margin-top: 90px;
  margin-bottom: 25px;
}

.kiddie-ratgeber h2:first-child {
  margin-top: 0;
}

.kiddie-ratgeber h2[id] {
  scroll-margin-top: 120px;
}

/* Inhaltsverzeichnis – helles Blau (wie Homepage) */
.toc {
  background: #C1D8F1;
  border: 1px solid rgba(122,41,71,0.15);
  border-radius: 18px;
  padding: 28px 34px;
  margin: 40px 0 70px;
  color: #7A2947;
}

.toc h2 {
  margin-top: 0;
  margin-bottom: 18px;
  color: #7A2947;
}

.toc ul {
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: toc;
}

.toc li {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 7px 12px;
  margin: 0 -12px 4px;
  border-radius: 12px;
  transition: background .2s ease;
}

.toc li:hover {
  background: rgba(94,133,232,0.16);
}

/* Nummerierte Badges statt Pfeil */
.toc li::before {
  content: counter(toc);
  counter-increment: toc;
  flex: 0 0 28px;
  height: 28px;
  border-radius: 50%;
  background: #5E85E8;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background .2s ease;
}

.toc li:hover::before {
  background: #EA6445;
}

.toc a {
  color: #7A2947 !important;
  text-decoration: none;
}

.toc a:hover {
  text-decoration: underline;
  text-decoration-color: #EA6445;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}

/* Boxen */
.kl-info-box,
.kl-quickcheck,
.kl-card,
.kl-checklist,
.kl-grid > div,
.kl-cta {
  background: rgba(255,255,255,0.07);
  border: 1px solid rgba(255,255,255,0.16);
  border-radius: 18px;
  padding: 26px 30px;
  margin: 28px 0;
}

.kl-info-box {
  border-left: 6px solid #EA6445;
  background: rgba(255,255,255,0.06);
}

/* Farbcodierte Info-Box-Varianten */
.kl-info-box--note {
  border-left-color: #5E85E8;
  background: rgba(94,133,232,0.10);
}

.kl-info-box--brand {
  border-left-color: #EA6445;
  background: rgba(234,100,69,0.12);
  border-color: rgba(234,100,69,0.30);
}

/* Quickcheck – dezenter Blau-Ton */
.kl-quickcheck {
  background: rgba(94,133,232,0.12);
  border-color: rgba(94,133,232,0.30);
}

.kl-quickcheck ul {
  columns: 2;
  margin-bottom: 0;
}

.kl-quickcheck li {
  break-inside: avoid;
  margin-bottom: 10px;
}

/* Cards mit Icon */
.kl-card {
  position: relative;
  padding-left: 86px;
  background: rgba(255,255,255,0.075);
}

.kl-card h3 {
  margin-top: 0;
}

.kl-icon {
  position: absolute;
  left: 28px;
  top: 28px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #EA6445;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}

/* Farbige Icon-Kreise – wie die Karten auf der Homepage */
.kl-card:nth-of-type(3n+2) .kl-icon { background: #5E85E8; }
.kl-card:nth-of-type(3n+3) .kl-icon { background: #C1D8F1; }

/* Fragenbox */
.kl-question-box {
  background: rgba(255,255,255,0.11);
  border-radius: 14px;
  padding: 18px 22px;
  margin-top: 18px;
}

.kl-question-box ul {
  margin-bottom: 0;
}

/* Checkliste – heller Merk-Block */
.kl-checklist {
  background: #C1D8F1;
  border-color: rgba(122,41,71,0.15);
  color: #7A2947;
}

.kl-checklist ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.kl-checklist li {
  position: relative;
  padding-left: 34px;
  margin-bottom: 14px;
  line-height: 1.5;
}

.kl-checklist li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 2px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #EA6445;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Grid */
.kl-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin: 28px 0;
}

.kl-grid > div {
  margin: 0;
  background: rgba(255,255,255,0.08);
}

.kl-grid p {
  margin-bottom: 0;
}

/* FAQ */
.kl-faq h3 {
  margin-top: 32px;
}

/*** Linkkarten ***/
.kl-linkcards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin: 28px 0 44px;
}

.kl-linkcards a {
  display: block;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.16);
  border-radius: 16px;
  padding: 20px 22px;
  font-weight: 700;
  text-decoration: none;
  transition: all .25s ease;
}

.kl-linkcards a:hover {
  background: rgba(255,255,255,0.14);
  border-color: #EA6445;
  transform: translateY(-4px);
  box-shadow: 0 12px 30px rgba(0,0,0,.18);
}

.kl-card-title {
  display: block;
  font-size: 1.35em;
  font-weight: 800;
  margin-bottom: 12px;
  line-height: 1.3;
}

.kl-card-text {
  display: block;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.6;
  opacity: .92;
}

.kl-linkcards {
  align-items: stretch;
}

.kl-linkcards a {
  height: 100%;
  background: #ffffff;
  color: #7A2947;
}

.kl-card-title,
.kl-card-text {
  color: #7A2947;
}

.kl-linkcards a:hover .kl-card-title,
.kl-linkcards a:hover .kl-card-text {
  color: #ffffff;
}

/* CTA – warmes Creme (wie Homepage) */
.kl-cta {
  text-align: center;
  margin-top: 60px;
  background: #F8E2C2;
  border-color: rgba(122,41,71,0.12);
  padding: 50px 40px;
  border-radius: 18px;
  color: #7A2947;
}

.kl-cta h2 {
  margin-top: 0;
  color: #7A2947;
}

.kl-cta-intro {
  max-width: 900px;
  margin: 20px auto 28px;
}

.kl-cta-points {
  display: grid;
  gap: 12px;
  justify-content: center;
  margin: 0 auto 34px;
}

.kl-cta-points span {
  display: block;
  text-align: left;
}

.kl-button {
  display: inline-block;
  background: #EA6445;
  color: #fff !important;
  padding: 15px 28px;
  border-radius: 999px;
  font-weight: 700;
  text-decoration: none !important;
}

.kl-button:hover {
  background: #d8573b;
}

/* Mobile */
@media (max-width: 768px) {
  .kiddie-ratgeber h2 {
    margin-top: 65px;
  }

  .toc {
    padding: 24px;
    margin-bottom: 55px;
  }

  .kl-card {
    padding-left: 26px;
  }

  .kl-icon {
    position: static;
    margin-bottom: 14px;
  }

  .kl-grid,
  .kl-linkcards {
    grid-template-columns: 1fr;
  }

  .kl-quickcheck ul {
    columns: 1;
  }
}