.elementor-kit-6{--e-global-color-primary:#050D30;--e-global-color-secondary:#090259;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-9dc4284:#A49E9E;--e-global-color-f7be240:#A8864D;--e-global-typography-primary-font-family:"ploni";--e-global-typography-primary-font-size:80px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"ploni";--e-global-typography-secondary-font-size:60px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"ploni";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"ploni";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{color:#CEBB6E;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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{
     background: linear-gradient(180deg, #CEBB6E 0%, #BBA05D 50%, #A7854C 100%) !important;
    backdrop-filter: blur(2px);
    color: #fff;
    height: 52px;
    border-radius: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.elementor-button .elementor-button-text::after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 6px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'><path d='M3.50625 8.25L8.63958 13.3833L7.33333 14.6667L0 7.33333L7.33333 0L8.63958 1.28333L3.50625 6.41667H14.6667V8.25H3.50625Z' fill='white'/></svg>");
    background-size: contain;
    background-repeat: no-repeat;

    transform: translateX(0);
    transition: transform 0.35s ease;
    transform: translateY(2px);
}

.elementor-button:hover .elementor-button-text::after {
    transform: translate(-6px, 2px);

}

.elementor-button:active {
    transform: scale(0.94);
}


/* Mobile & Mobile */
@media screen and (max-width: 1023px) {
  .elementor-button{
    height: 40px;
}

.elementor-button .elementor-button-text::after{
    width: 12px;
    height: 12px;
    margin-right: 4px;
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ploni';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://hapitaron-web.co.il/wp-content/uploads/2025/11/PloniRegular.woff') format('woff');
}
@font-face {
	font-family: 'ploni';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://hapitaron-web.co.il/wp-content/uploads/2025/11/PloniBold.woff') format('woff');
}
/* End Custom Fonts CSS */