.elementor-kit-7{--e-global-color-primary:#A0812E;--e-global-color-secondary:#4F5458;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFFEF9;--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;font-family:"אלמוני", Sans-serif;font-size:1vw;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"אלמוני", Sans-serif;}.elementor-kit-7 h1{font-family:"אלמוני", Sans-serif;}.elementor-kit-7 h2{font-family:"אלמוני", Sans-serif;}.elementor-kit-7 h3{font-family:"אלמוני", Sans-serif;}.elementor-kit-7 h4{font-family:"אלמוני", Sans-serif;}.elementor-kit-7 h5{font-family:"אלמוני", Sans-serif;}.elementor-kit-7 h6{font-family:"אלמוני", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 */html,
body {
    overflow-x: hidden;
    max-width: 100%;
}


/* אנימציית כותרות */
.fold-title .elementor-heading-title {
    perspective: 700px;
}
.fold-title .fold-letter {
    display: inline-block;
    transform-origin: 50% 0%;
    backface-visibility: hidden;
    will-change: transform, opacity;

    opacity: 0;
    transform: rotateX(-75deg);
}

/* האנימציה מתחילה רק כשהכותרת נכנסת למסך */
.fold-title.is-visible .fold-letter {
    animation: foldIn 0.65s cubic-bezier(.22, 1, .36, 1) forwards;
}

@keyframes foldIn {
    from {
        opacity: 0;
        transform: rotateX(-75deg);
    }

    to {
        opacity: 1;
        transform: rotateX(0deg);
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'אלמוני';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://penthouseceramic.co.il/wp-content/uploads/2026/07/almoni-black-aaa.woff2') format('woff2'),
		url('https://penthouseceramic.co.il/wp-content/uploads/2026/07/almoni-black-aaa.woff') format('woff');
}
@font-face {
	font-family: 'אלמוני';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://penthouseceramic.co.il/wp-content/uploads/2026/07/almoni-regular-aaa.woff2') format('woff2'),
		url('https://penthouseceramic.co.il/wp-content/uploads/2026/07/almoni-regular-aaa.woff') format('woff');
}
@font-face {
	font-family: 'אלמוני';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
@font-face {
	font-family: 'אלמוני';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://penthouseceramic.co.il/wp-content/uploads/2026/07/almoni-bold-aaa.woff2') format('woff2'),
		url('https://penthouseceramic.co.il/wp-content/uploads/2026/07/almoni-bold-aaa.woff') format('woff');
}
@font-face {
	font-family: 'אלמוני';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://penthouseceramic.co.il/wp-content/uploads/2026/07/almoni-light-aaa.woff2') format('woff2'),
		url('https://penthouseceramic.co.il/wp-content/uploads/2026/07/almoni-light-aaa.woff') format('woff');
}
/* End Custom Fonts CSS */