.elementor-kit-13{--e-global-color-primary:#C850F0;--e-global-color-secondary:#BE2FEE;--e-global-color-text:#000000;--e-global-color-accent:#F4F4F4;--e-global-color-2f7424b:#C850F0;--e-global-color-f5b7585:#BE2FEE;--e-global-color-862662a:#262A31;--e-global-color-6b1a5c4:#FFFFFF;--e-global-color-8688a6d:#F8EEFB;--e-global-color-ed557e0:#F3DDF9;--e-global-typography-primary-font-family:"Noto Sans Hebrew";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Noto Sans Hebrew";--e-global-typography-secondary-font-size:0.7rem;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Noto Sans Hebrew";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Noto Sans Hebrew";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:500;}.elementor-kit-13 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){--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 */#site-header {
  position: sticky;
  top: 0;
  z-index: 9999;
  transition: opacity 0.35s ease;
}
.e-n-accordion-item-title-text {
    direction: rtl;
    text-align: right;
}

body, h1, h2, h3, h4, h5, h6, p, span, a, li {
  font-family: 'Noto Sans Hebrew', sans-serif !important;
}

.simple-products-container .simple-add-to-cart {
    background: #C909D4;
}


@media (max-width: 768px) {
    .simple-products-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 15px;
        
    }
    .elementor-1551 .elementor-element.elementor-element-637bdcd.elementor-wc-products ul.products {
        grid-column-gap: 20px;
        grid-row-gap: 40px;
        grid-template-columns: repeat(2, 1fr) !important;
    }
}
  .simple-product-info {
    padding: 10px;
  }
  .simple-product-title {
    font-size: 11px;
    line-height: 1.4;
  }

  .simple-product-price {
    font-size: 15px;
  }

  .simple-add-to-cart {
    font-size: 13px;
    padding: 10px;
  }
  .simple-product-card:hover .simple-product-overlay {
    opacity: 0 !important;
    pointer-events: none;
  }
  .simple-product-card:hover {
    transform: translateY(-5px);
  }
  
  .elementor-1551 .elementor-element.elementor-element-637bdcd.elementor-wc-products ul.products li.product{
      width: 100% !important;
  }
}/* End custom CSS */