.elementor-kit-6{--e-global-color-primary:#D52727;--e-global-color-secondary:#333333;--e-global-color-text:#333333;--e-global-color-accent:#D52727;--e-global-color-25fe04a:#868686;--e-global-color-fb31d71:#C1C1C1;--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-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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start: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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Slide In From The Top Option */

.header-2 {
 transform: translatey(-200px);
 -moz-transition: all .3s ease!important;
 -webkit-transition: all .3s ease!important;
 transition: all .3s ease!important;
}


.elementor-sticky--effects.header-2  {
 height: auto!important;
 transform: translatey(0px);
}

.elementor-sticky--effects.header-1 {
 display: none!important;
}

/* End Of Slide In From The Top Option */

.elementor-icon-list-item {
    align-items: start!important;
    
}

.elementor-icon-list-item .elementor-icon-list-icon {
    margin-top: 3px;
}

form.post-password-form input[type="submit"] {
    background-color: var( --e-global-color-primary );
    color: #ffffff;
    font-weight: 500;
    border-radius: 0;
}

form.post-password-form input[type="submit"]:hover {
    background-color: var( --e-global-color-secondary );
}

form.post-password-form label {
    margin-top: -17px;
}

form.post-password-form p {
    padding-bottom: 20px;
}/* End custom CSS */