.elementor-kit-5{--e-global-color-primary:#18253E;--e-global-color-secondary:#5AC4BE;--e-global-color-text:#18253E;--e-global-color-accent:#F06A6C;--e-global-typography-primary-font-family:"MIXTPAE REGULAR";--e-global-typography-primary-font-size:3.5vw;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"MIXTPAE REGULAR";--e-global-typography-secondary-font-size:2vw;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Assistant";--e-global-typography-text-font-size:1vw;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Assistant";--e-global-typography-accent-font-size:1vw;--e-global-typography-accent-font-weight:800;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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;--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-kit-5{--e-global-typography-primary-font-size:45px;--e-global-typography-secondary-font-size:24px;--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:34px;--e-global-typography-secondary-font-size:18px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.custom-cursor {
  position: fixed;
  width: 26px;
  height: 26px;
  border: 2px solid #17253E;
  border-radius: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
  z-index: 99999;
  will-change: left, top, transform, width, height;
}

.custom-cursor .cursor-fill {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: #17253E;
  transform: scale(0);
  opacity: 0;
  transition: transform 260ms cubic-bezier(.2,.9,.2,1), opacity 220ms ease;
}

.custom-cursor .cursor-glow {
  position: absolute;
  width: 42px;
  height: 42px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: radial-gradient(
    circle,
    rgba(23,37,62,0.22) 0%,
    rgba(23,37,62,0.10) 35%,
    rgba(23,37,62,0.00) 70%
  );
  filter: blur(6px);
  opacity: 0.85;
}

.custom-cursor.active {
  width: 30px;
  height: 30px;
}

.custom-cursor.active .cursor-fill {
  transform: scale(1);
  opacity: 1;
}

.custom-cursor.active .cursor-glow {
  opacity: 1;
  filter: blur(5px);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'MIXTPAE REGULAR';
	font-display: auto;
	src: url('https://bul-gifts.co.il/wp-content/uploads/2025/05/MIXTAPE-REGULAR-AAA.ttf') format('truetype');
}
/* End Custom Fonts CSS */