.elementor-kit-8054{--e-global-color-primary:#2599AF;--e-global-color-secondary:#A1826D;--e-global-color-text:#A1826D;--e-global-color-accent:#F1F1F1;--e-global-typography-primary-font-family:"Bebas Neue";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Bebas Neue";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Just Sans Light";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Just Sans Ex Light";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-8054 button,.elementor-kit-8054 input[type="button"],.elementor-kit-8054 input[type="submit"],.elementor-kit-8054 .elementor-button{background-color:var( --e-global-color-accent );border-radius:0px 0px 0px 0px;}.elementor-kit-8054 button:hover,.elementor-kit-8054 button:focus,.elementor-kit-8054 input[type="button"]:hover,.elementor-kit-8054 input[type="button"]:focus,.elementor-kit-8054 input[type="submit"]:hover,.elementor-kit-8054 input[type="submit"]:focus,.elementor-kit-8054 .elementor-button:hover,.elementor-kit-8054 .elementor-button:focus{background-color:var( --e-global-color-primary );}.elementor-kit-8054 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8054 a{color:var( --e-global-color-text );font-family:"Just Sans Light", Sans-serif;font-size:14px;letter-spacing:3.4px;}.elementor-kit-8054 a:hover{color:var( --e-global-color-primary );}.elementor-kit-8054 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8054 h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-8054 h3{color:var( --e-global-color-primary );}.elementor-kit-8054 h4{color:var( --e-global-color-primary );}.elementor-kit-8054 h5{color:var( --e-global-color-accent );}.elementor-kit-8054 h6{color:var( --e-global-color-primary );}.elementor-kit-8054 label{color:var( --e-global-color-primary );font-family:"Syne", Sans-serif;font-size:16px;font-weight:400;line-height:2.5em;}.elementor-kit-8054 input:not([type="button"]):not([type="submit"]),.elementor-kit-8054 textarea,.elementor-kit-8054 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8054 label{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* shrinking header section */

.shrinker {
	background: transparent;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects {
	background: #2a3e30;
	padding-top: 4px!important;
	padding-bottom: 4px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

/* shrinking logo d image */

.shrinking-logo-d img {
	width: 150px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

/* shrinking logo l image */

.shrinking-logo-l img {
	width: 150px!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}


/* shrinking menu */

.shrinker.elementor-sticky--effects .sticky-menu-items ul li a {
	font-size: 12px!important;
	color: transparent!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}
/* shrinking button color */


.shrinker.elementor-sticky--effects .elementor-button {

  color: #F7F3F1!important;
  border-color: #fff!important;
}


/* shrinking button */

.shrinker.elementor-sticky--effects .elementor-button {
	padding: 10px 32px!important;
	border-color: #fff;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

/* HIDES THE DARK LOGO */
.shrinking-logo-l {
 display: none;
}
/* SWITCHES LOGO ON SCROLL */
.elementor-sticky--effects .shrinking-logo-l {
 display: inline-block;
}
.elementor-sticky--effects .shrinking-logo-d {
 display: none;
}


/* Tablet and Mobile Menu Shrinking */

@media screen and (max-width: 1024px) {
	/* shrinking background */
	
.shrinker.elementor-sticky--effects {
	background: #43604c;
	padding-top: 2px!important;
	padding-bottom: 2px!important;
	box-shadow: 0px 6px 30px -4px rgba(0,0,0,.05);
}
	
	/* shrinking image */

.shrinker.elementor-sticky--effects .shrinking-logo-d img {
	width: 120px!important;
}

.shrinker.elementor-sticky--effects .shrinking-logo-l img {
	width: 120px!important;
}
	
/* shrinking menu */

.shrinker.elementor-sticky--effects ul li a {
	font-size: 14px!important;
}


/* shrinking button */

.shrinker.elementor-sticky--effects .elementor-button {
	padding: 10px 32px!important;
}
}

/* HIDES THE DARK MENU */
.sticky-menu-item-l {
 display: none;
}
/* SWITCHES MENU ON SCROLL */
.elementor-sticky--effects .sticky-menu-item-l {
 display: inline-block;
}
.elementor-sticky--effects .sticky-menu-item-d {
 display: none;
}

/* End Of Shrinking Sticky Menu *//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Just Sans Light';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://jasminpfeifer.de/wp-content/uploads/2023/01/JUST-Sans-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Just Sans Ex Light';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://jasminpfeifer.de/wp-content/uploads/2023/01/JUST-Sans-ExLight_1.ttf') format('truetype');
}
/* End Custom Fonts CSS */