.elementor-kit-82{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#1A1A1A;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FF0000;--e-global-color-e34f696:#0F0F0F;--e-global-color-ab4c09d:#FFFFFF00;--e-global-color-f2e37f2:#5B5B5B;--e-global-color-f00260a:#3B3B3B;--e-global-color-ce86765:#8B3434;--e-global-color-5894fef:#000000CC;--e-global-typography-primary-font-family:"Secular One";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Secular One";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Open Sans Hebrew";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:200;--e-global-typography-text-font-style:normal;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Open Sans Hebrew";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.2em;background-color:var( --e-global-color-e34f696 );--e-preloader-animation:shake;--e-preloader-animation-duration:3400ms;--e-preloader-delay:100ms;--e-preloader-width:17%;}.elementor-kit-82 e-page-transition{background-color:var( --e-global-color-e34f696 );}.elementor-kit-82 a{color:var( --e-global-color-accent );}.elementor-kit-82 button:hover,.elementor-kit-82 button:focus,.elementor-kit-82 input[type="button"]:hover,.elementor-kit-82 input[type="button"]:focus,.elementor-kit-82 input[type="submit"]:hover,.elementor-kit-82 input[type="submit"]:focus,.elementor-kit-82 .elementor-button:hover,.elementor-kit-82 .elementor-button:focus{border-radius:0px 0px 0px 0px;}.elementor-kit-82 input:not([type="button"]):not([type="submit"]),.elementor-kit-82 textarea,.elementor-kit-82 .elementor-field-textual{border-style:solid;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}.site-header{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-82{--e-global-typography-primary-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-82{--e-global-typography-primary-font-size:25px;--e-preloader-width:60%;--e-preloader-max-width:100%;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Load Open Sans Medium */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@500&display=swap');

#gt_float_wrapper,
#gt_float_wrapper * {
  font-family: 'Open Sans', sans-serif !important;
  border-radius: 999px !important;
}

/* Hover effect on selected language (red pill) */
#gt_float_wrapper .gt-selected:hover,
#gt_float_wrapper .gt-selected:hover * {
  background-color: red !important;
  color: #ffffff !important;
}

/* Arrow in selected pill, turn white on hover */
#gt_float_wrapper .gt-selected:hover .gt_float_switcher-arrow {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23ffffff' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

/* Dropdown default */
#gt_float_wrapper .gt_options a {
  background-color: transparent !important;
  color: inherit !important;
  border-radius: 999px !important;
}

/* Dropdown hover */
#gt_float_wrapper .gt_options a:hover {
  background-color: red !important;
  color: #ffffff !important;
}

/* Arrow inside dropdown items on hover */
#gt_float_wrapper .gt_options a:hover .gt_float_switcher-arrow {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23ffffff' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") !important;
}

/* MOBILE ONLY */
@media (max-width: 480px) {

  /* Bigger mobile font */
  #gt_float_wrapper,
  #gt_float_wrapper * {
    font-size: 13px !important;
    line-height: 1.25 !important;
  }

  /* Center red pill and white slider vertically */
  #gt_float_wrapper .gt_float_switcher {
    display: inline-flex !important;
    align-items: center !important;
    padding: 4px 6px !important;
  }

  /* Do NOT set display on .gt_options to avoid forcing menu open */
  #gt_float_wrapper .gt_options {
    align-items: center !important;
  }

  /* Compact, centered pills inside the slider */
  #gt_float_wrapper .gt_options a {
    padding: 3px 8px !important;
    margin: 0 2px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 4px !important;
  }

  /* Slightly bigger flag to match font */
  #gt_float_wrapper img {
    width: 16px !important;
    height: auto !important;
  }
}/* End custom CSS */