.elementor-kit-6{--e-global-color-primary:#510122;--e-global-color-secondary:#FFF7EE;--e-global-color-text:#000000;--e-global-color-accent:#510122;--e-global-color-54fd9d0:#B8B8B8;--e-global-color-2339684:#BAA277;--e-global-typography-primary-font-family:"IBM Plex Sans Hebrew";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"IBM Plex Sans Hebrew";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IBM Plex Sans Hebrew";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IBM Plex Sans Hebrew";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;--container-default-padding-top:0%;--container-default-padding-right:0%;--container-default-padding-bottom:0%;--container-default-padding-left:0%;}.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 */.elementor-button {
        position: relative;
        overflow: hidden;
        transition: color 0.3s, background 0.3s;
        background: transparent;
        color: #510122;
        border: 0px solid #510122;
        z-index: 1;
    }
    .elementor-button::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 0px;
        height: 100%;
        border-radius: 0px;
        background: #BAA277;
        transition: width 0.3s ease-in-out;
        z-index: 2;
    }
    .elementor-button::after {
        content: "";
        position: absolute;
        top: 0;
        left: 100%;
        width: 100%;
        height: 100%;
        background: #BAA277;
        transition: left 0.3s ease-in-out;
        z-index: -1;
    }
    .elementor-button:hover::after, .elementor-button:active::after {
        left: 0;
    }
    .elementor-button:hover, .elementor-button:active {
        color: #fff !important;
    }
html, body {
	overflow-x: hidden;
}/* End custom CSS */