.elementor-kit-6{--e-global-color-primary:#ED9D9A;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#97C33D;--e-global-color-5219f0b:#B34860;--e-global-color-c6679c0:#D8D8D8;--e-global-color-264081e:#6D8D2B;--e-global-typography-primary-font-family:"Alex Brush";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Gentium Plus";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Tahoma";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:27px;--e-global-typography-accent-font-family:"Tahoma";--e-global-typography-accent-font-weight:500;background-color:#ECECEC;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* shrinking header section */
.shrinker {
	background: rgba(255,255,255,0);
        height: 175px;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects {
    background: #fff;
        height: 125px;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear !important;
	-moz-transition: all .2s linear !important;
}

/* shrinking logo image */
.shrinking-logo img {
    width: 215px !important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}

.shrinker.elementor-sticky--effects .shrinking-logo 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 ul li a {
	font-size: .9rem!important;
	transition: all .2s linear!important;
	-webkit-transition: all .2s linear!important;
	-moz-transition: all .2s linear!important;
}/* End custom CSS */