.elementor-kit-6{--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.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);}@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 */* class: .sticky-header

*/

header.sticky-header {

--header-height: 50px;

--shrink-header-to: 0;

--transition: .45s cubic-bezier(.4, 0, .2, 1);

background-color: rgba(0, 0, 0, 0);

transition: background-color var(--transition),

backdrop-filter var(--transition),

box-shadow var(--transition);

}



/***

* Sticky header activated

*/

header.sticky-header.elementor-sticky--effects {

background-color: rgba(76, 108, 142, .6);

-webkit-backdrop-filter: saturate(180%) blur(20px);

backdrop-filter: saturate(180%) blur(20px);

}

header.sticky-header > .elementor-container {

min-height: var(--header-height);

transition: min-height var(--transition);

}

header.sticky-header.elementor-sticky--effects > .elementor-container {

min-height: calc( var(--header-height) * var(--shrink-header-to) );

}



/***

* class: .sticky-header-pages

*/

header.sticky-header-pages {

--header-height: 50px;

--shrink-header-to: 0;

--transition: .45s cubic-bezier(.4, 0, .2, 1);

background-color: rgba(0, 0, 0, 0);

transition: background-color var(--transition),

backdrop-filter var(--transition),

box-shadow var(--transition);

}



/***

* Sticky header pages activated

*/

header.sticky-header-pages.elementor-sticky--effects {

background-color:#0000;

background-image: linear-gradient(#000, #0000);


}

header.sticky-header-pages > .elementor-container {

min-height: var(--header-height);

transition: min-height var(--transition);

}

header.sticky-header-pages.elementor-sticky--effects > .elementor-container {

min-height: calc( var(--header-height) * var(--shrink-header-to) );

}



/***

* Shorter header pages on mobile (70px instead of 100px)

*/

@media only screen and (max-width: 767px) {

header.sticky-header-pages {

--header-height: 40px;

}

}



/***

* Shorter header pages on mobile (70px instead of 100px)

*/

@media only screen and (max-width: 767px) {

header.sticky-header {

--header-height: 40px;

}

}





/***

* class: .logo

*/

header.sticky-header-pages {

transition: transform var(--transition);

}

header.sticky-header-pages.elementor-sticky--effects h1 {

color:#FFFFFF; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);

}



/***

* class: .logo

*/

header.sticky-header {

transition: transform var(--transition);

}

header.sticky-header.elementor-sticky--effects h1 {

color:#FFFFFF; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);

}



.post-navigation

{

display: none;

}/* End custom CSS */