.elementor-kit-7{--e-global-color-primary:#272727;--e-global-color-secondary:#353535;--e-global-color-text:#272727;--e-global-color-accent:#FF0000;--e-global-color-2c75559:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:transparent;background-image:linear-gradient(180deg, #EDEDED 0%, #D0D0D0 100%);}.elementor-kit-7 e-page-transition{background-color:#F3F5F8;}.elementor-kit-7 a{font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-kit-7 a:hover{color:#D61717;}.elementor-kit-7 h3{font-family:"Roboto", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.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 */.sticky-header {
    transform: translateY(0px);
    transition: box-shadow 0.5s ease, background-color 0.3s ease, transform 0.5s ease;
}

.sticky-header.scrolled {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    background-color: #fff;
     transform: translateY(-5px);
}

.premium-post-ticker__posts-wrapper {
    margin-left: -20px;
}/* End custom CSS */